MVN

net.java : quickcheck

Maven & Gradle

Aug 15, 2011
6 usages

quickcheck-core

<dependency>
    <groupId>net.java</groupId>
    <artifactId>quickcheck</artifactId>
    <version>quickcheck-examples</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java : quickcheck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: quickcheck-examples

All Versions

Choose a version of net.java : quickcheck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
quickcheck-0.6
0.5.x
quickcheck-0.5.1
0.5
quickcheck-0.5
quickcheck
quickcheck-quickcheck-src-generator
quickcheck-quickcheck-examples
quickcheck-quickcheck-all
quickcheck-quickcheck
0.5b
quickcheck-0.5b
0.5a
quickcheck-0.5a

How to add a dependency to Maven

Add the following net.java : quickcheck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.java</groupId>
    <artifactId>quickcheck</artifactId>
    <version>quickcheck-examples</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.java : quickcheck gradle dependency to your build.gradle file:

implementation 'net.java:quickcheck:quickcheck-examples'

Gradle Kotlin DSL: Add the following net.java : quickcheck gradle kotlin dependency to your build.gradle.kts file:

implementation("net.java:quickcheck:quickcheck-examples")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.java : quickcheck sbt scala dependency to your build.sbt file:

libraryDependencies += "net.java" % "quickcheck" % "quickcheck-examples"

Advertisement

Dependencies from Group

Aug 15, 2011
6 usages
May 20, 2010
5 usages
Mar 19, 2011
1 usages
Mar 19, 2011
Jun 04, 2014

Discover Dependencies

Jan 24, 2015
16 usages
230 stars
Oct 07, 2014
1 usages
514 stars
Jun 04, 2014
11 usages
Apr 11, 2014
7 stars
Apr 12, 2013
5 usages
Jun 10, 2013
3 usages
0 stars
Mar 31, 2014
37 usages
Feb 12, 2013
2 usages
517 stars