Download openutils-spring-1.0.jar file - Jar o

Jar examples for o:openutils-spring

Description

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

License

Apache Software License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials