Jar examples for s:spring-beans
Spring Beans
You can download jar file spring-beans 4.2.1.RELEASE in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
spring-beans-4.2.1.RELEASE-javadoc.jar