MVN

com.nagternal : spock-genesis

Maven & Gradle

Sep 01, 2016
6 usages
91 stars

spock-genesis · Mostly lazy data generators for property based testing using the Spock test framework

<dependency>
    <groupId>com.nagternal</groupId>
    <artifactId>spock-genesis</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nagternal : spock-genesis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.nagternal : spock-genesis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
spock-genesis-0.6.0
0.5.x
spock-genesis-0.5.0

How to add a dependency to Maven

Add the following com.nagternal : spock-genesis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nagternal</groupId>
    <artifactId>spock-genesis</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nagternal : spock-genesis gradle dependency to your build.gradle file:

implementation 'com.nagternal:spock-genesis:0.6.0'

Gradle Kotlin DSL: Add the following com.nagternal : spock-genesis gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nagternal:spock-genesis:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nagternal : spock-genesis sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nagternal" % "spock-genesis" % "0.6.0"

Advertisement

Dependencies from Group

Sep 01, 2016
6 usages
91 stars

Discover Dependencies

May 02, 2020
7 usages
16 stars
May 12, 2023
16 usages
44 stars
May 21, 2017
1 usages
644 stars
Jul 18, 2016
15 usages
39 stars
Aug 29, 2018
166 stars
Dec 01, 2019
0 stars
Mar 04, 2018
3 usages
885 stars
Jan 03, 2017
1 usages
95 stars