is not current version
Last Version 0.6.0

com.nagternal:spock-genesis 0.5.0

Mostly lazy data generators for property based testing using the Spock test framework

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.nagternal
ArtifactId

ArtifactId

spock-genesis
Version

Version

0.5.0
Type

Type

jar

Download spock-genesis 0.5.0


<!-- https://jarcasting.com/artifacts/com.nagternal/spock-genesis/ -->
<dependency>
    <groupId>com.nagternal</groupId>
    <artifactId>spock-genesis</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nagternal/spock-genesis/
implementation 'com.nagternal:spock-genesis:0.5.0'
// https://jarcasting.com/artifacts/com.nagternal/spock-genesis/
implementation ("com.nagternal:spock-genesis:0.5.0")
'com.nagternal:spock-genesis:jar:0.5.0'
<dependency org="com.nagternal" name="spock-genesis" rev="0.5.0">
  <artifact name="spock-genesis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nagternal', module='spock-genesis', version='0.5.0')
)
libraryDependencies += "com.nagternal" % "spock-genesis" % "0.5.0"
[com.nagternal/spock-genesis "0.5.0"]