Download common-spring-1.1.jar file - Jar c

Jar examples for c:common-spring

Description

You can download jar file common-spring 1.1 in this page.

License

Apache License

Build File

You can use the following script to add common-spring-1.1.jar to your project.

<dependency>
   <groupId>com.foreach.libs</groupId>
   <artifactId>common-spring</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.foreach.libs', name: 'common-spring', version: '1.1'
libraryDependencies += "com.foreach.libs" % "common-spring" % "1.1"
<dependency org="com.foreach.libs" name="common-spring" rev="1.1"/>
@Grapes(@Grab(group='com.foreach.libs', module='common-spring', version='1.1'))
'com.foreach.libs:common-spring:jar:1.1'

Download

Click the following link to download the jar file.

common-spring-1.1-javadoc.jar
common-spring-1.1-sources.jar
common-spring-1.1.jar
common-spring-1.1.pom



Related Tutorials