Jar examples for s:spring-context
Spring Context for jdk 1.5
You can download jar file spring-context 4.2.1.RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-context-4.2.1.RELEASE.jar to your project.
<dependency> <groupId>com.hynnet</groupId> <artifactId>spring-context</artifactId> <version>4.2.1.RELEASE</version> </dependency>
compile group: 'com.hynnet', name: 'spring-context', version: '4.2.1.RELEASE'
libraryDependencies += "com.hynnet" % "spring-context" % "4.2.1.RELEASE"
<dependency org="com.hynnet" name="spring-context" rev="4.2.1.RELEASE"/>
@Grapes(@Grab(group='com.hynnet', module='spring-context', version='4.2.1.RELEASE'))
'com.hynnet:spring-context:jar:4.2.1.RELEASE'
Click the following link to download the jar file.
spring-context-4.2.1.RELEASE-javadoc.jar