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

Jar examples for c:common-spring

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials