<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>4.0.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-context-support', version='4.0.0.RELEASE')
)
<dependency org="org.springframework" name="spring-context-support" rev="4.0.0.RELEASE" />
compile
|-- com.google.guava:guava:14.0.1
|-- javax.cache:cache-api:1.0.0-PFD
|-- net.sf.ehcache:ehcache-core:2.6.5
|-- net.sf.jasperreports:jasperreports:5.1.0
|-- org.apache.velocity:velocity:1.7
|-- org.codehaus.fabric3.api:commonj:1.1.0
|-- org.freemarker:freemarker:2.3.19
|-- org.quartz-scheduler:quartz:1.8.6
|-- org.springframework:spring-beans:4.0.0.RELEASE
|-- org.springframework:spring-context:4.0.0.RELEASE
|-- org.springframework:spring-core:4.0.0.RELEASE
|-- org.springframework:spring-jdbc:4.0.0.RELEASE
|-- org.springframework:spring-tx:4.0.0.RELEASE
provided