<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>5.0.1.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-context-support', version='5.0.1.RELEASE')
)
<dependency org="org.springframework" name="spring-context-support" rev="5.0.1.RELEASE" />
compile
|-- com.github.ben-manes.caffeine:caffeine:2.5.6
|-- javax.activation:activation:1.1.1
|-- javax.cache:cache-api:1.0.0
|-- javax.mail:javax.mail-api:1.6.0
|-- net.sf.ehcache:ehcache:2.10.4
|-- org.codehaus.fabric3.api:commonj:1.1.0
|-- org.freemarker:freemarker:2.3.26-incubating
|-- org.quartz-scheduler:quartz:2.3.0
|-- org.springframework:spring-beans:5.0.1.RELEASE
|-- org.springframework:spring-context:5.0.1.RELEASE
|-- org.springframework:spring-core:5.0.1.RELEASE