<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>4.0.6.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-context-support', version='4.0.6.RELEASE')
)
<dependency org="org.springframework" name="spring-context-support" rev="4.0.6.RELEASE" />
compile
|-- com.google.guava:guava:17.0
|-- javax.cache:cache-api:1.0.0
|-- javax.mail:javax.mail-api:1.4.7
|-- net.sf.ehcache:ehcache-core:2.6.7
|-- net.sf.jasperreports:jasperreports:5.5.1
|-- org.apache.velocity:velocity:1.7
|-- org.codehaus.fabric3.api:commonj:1.1.0
|-- org.freemarker:freemarker:2.3.20
|-- org.quartz-scheduler:quartz:1.8.6
|-- org.springframework:spring-beans:4.0.6.RELEASE
|-- org.springframework:spring-context:4.0.6.RELEASE
|-- org.springframework:spring-core:4.0.6.RELEASE