Jar examples for s:spock-genesis
Mostly lazy data generators for property based testing using the Spock test framework
You can download jar file spock-genesis 0.6.0 in this page.
The MIT License (MIT)
You can use the following script to add spock-genesis-0.6.0.jar to your project.
<dependency> <groupId>com.nagternal</groupId> <artifactId>spock-genesis</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.nagternal', name: 'spock-genesis', version: '0.6.0'
libraryDependencies += "com.nagternal" % "spock-genesis" % "0.6.0"
<dependency org="com.nagternal" name="spock-genesis" rev="0.6.0"/>
@Grapes(@Grab(group='com.nagternal', module='spock-genesis', version='0.6.0'))
'com.nagternal:spock-genesis:jar:0.6.0'
Click the following link to download the jar file.
spock-genesis-0.6.0-javadoc.jar