<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>2.5.6</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-context-support', version='2.5.6')
)
compile
|-- aopalliance:aopalliance:1.0
|-- commons-collections:commons-collections:3.2
|-- commons-logging:commons-logging:1.1.1
|-- com.bea.wlplatform:commonj-twm:1.1
|-- org.freemarker:freemarker:2.3.14
|-- org.codehaus.groovy:groovy:1.5.6
|-- jasperreports:jasperreports:2.0.5
|-- net.sf.ehcache:ehcache:1.5.0
|-- opensymphony:quartz-all:1.6.0
|-- velocity-tools:velocity-tools-generic:1.4
|-- velocity-tools:velocity-tools-view:1.4
|-- org.springframework:spring-aop
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-core
|-- org.springframework:spring-jdbc
|-- org.springframework:spring-tx
provided