<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>3.2.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-context-support', version='3.2.0.RELEASE')
)
<dependency org="org.springframework" name="spring-context-support" rev="3.2.0.RELEASE" />
compile
|-- org.freemarker:freemarker:2.3.15
|-- org.springframework:spring-core:3.2.0.RELEASE
|-- jasperreports:jasperreports:2.0.5
|-- org.codehaus.fabric3.api:commonj:1.1.0
|-- org.springframework:spring-jdbc:3.2.0.RELEASE
|-- org.springframework:spring-tx:3.2.0.RELEASE
|-- net.sf.ehcache:ehcache-core:2.0.0
|-- org.springframework:spring-context:3.2.0.RELEASE
|-- org.springframework:spring-beans:3.2.0.RELEASE
provided