Jar examples for s:spring-fixtures
A library to help create fixtures in spring applications
You can download jar file spring-fixtures 0.0.1-RELEASE in this page.
Apache License Version 2.0
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'
Click the following link to download the jar file.
spring-fixtures-0.0.1-RELEASE-javadoc.jar