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

Jar examples for s:spring-beans

Description

Spring Beans

You can download jar file spring-beans 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-beans-4.2.1.RELEASE.jar to your project.

<dependency>
   <groupId>com.hynnet</groupId>
   <artifactId>spring-beans</artifactId>
   <version>4.2.1.RELEASE</version>
</dependency>
compile group: 'com.hynnet', name: 'spring-beans', version: '4.2.1.RELEASE'
libraryDependencies += "com.hynnet" % "spring-beans" % "4.2.1.RELEASE"
<dependency org="com.hynnet" name="spring-beans" rev="4.2.1.RELEASE"/>
@Grapes(@Grab(group='com.hynnet', module='spring-beans', version='4.2.1.RELEASE'))
'com.hynnet:spring-beans:jar:4.2.1.RELEASE'

Download

Click the following link to download the jar file.

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



Related Tutorials