Download spring-utils-0.6.jar file - Jar s

Jar examples for s:spring-utils

Description

Provides utilities for and extensions of the Spring Framework

You can download jar file spring-utils 0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spring-utils-0.6.jar to your project.

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

Download

Click the following link to download the jar file.

spring-utils-0.6-javadoc.jar
spring-utils-0.6-sources.jar
spring-utils-0.6.jar
spring-utils-0.6.pom



Related Tutorials