Download spring-fixtures-0.0.1-RELEASE.jar file - Jar s

Jar examples for s:spring-fixtures

Description

A library to help create fixtures in spring applications

You can download jar file spring-fixtures 0.0.1-RELEASE in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add spring-fixtures-0.0.1-RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

spring-fixtures-0.0.1-RELEASE-javadoc.jar
spring-fixtures-0.0.1-RELEASE-sources.jar
spring-fixtures-0.0.1-RELEASE.jar
spring-fixtures-0.0.1-RELEASE.pom



Related Tutorials