<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>4.3.17.RELEASE</version>
</dependency>
libraryDependencies += "org.springframework" % "spring-context-support" % "4.3.17.RELEASE"
@Grapes(
@Grab(group='org.springframework', module='spring-context-support', version='4.3.17.RELEASE')
)
<dependency org="org.springframework" name="spring-context-support" rev="4.3.17.RELEASE" />
compile
|-- com.github.ben-manes.caffeine:caffeine:2.3.5
|-- com.google.guava:guava:20.0
|-- javax.cache:cache-api:1.0.0
|-- javax.mail:javax.mail-api:1.5.6
|-- net.sf.ehcache:ehcache:2.10.4
|-- net.sf.jasperreports:jasperreports:6.2.1
|-- org.apache.velocity:velocity:1.7
|-- org.codehaus.fabric3.api:commonj:1.1.0
|-- org.freemarker:freemarker:2.3.23
|-- org.quartz-scheduler:quartz:2.2.3
|-- org.springframework:spring-beans:4.3.17.RELEASE
|-- org.springframework:spring-context:4.3.17.RELEASE
|-- org.springframework:spring-core:4.3.17.RELEASE