Download spring-context-4.2.1.RELEASE.jar file - Jar s

Jar examples for s:spring-context

Description

Spring Context for jdk 1.5

You can download jar file spring-context 4.2.1.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

spring-context-4.2.1.RELEASE-javadoc.jar
spring-context-4.2.1.RELEASE-sources.jar
spring-context-4.2.1.RELEASE.jar
spring-context-4.2.1.RELEASE.pom



Related Tutorials