MVN

com.pholser : junit-quickcheck-core

Maven & Gradle

Nov 22, 2020
68 usages
946 stars

junit-quickcheck-core · Property-based testing, JUnit-style: core functionality

<dependency>
    <groupId>com.pholser</groupId>
    <artifactId>junit-quickcheck-core</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pholser : junit-quickcheck-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0
  • Latest Beta: 0.8-beta-2
  • Latest Alpha: 0.8-alpha-8

All Versions

Choose a version of com.pholser : junit-quickcheck-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
junit-quickcheck-core-1.0
0.9.x
junit-quickcheck-core-0.9.5
junit-quickcheck-core-0.9.4
junit-quickcheck-core-0.9.3
junit-quickcheck-core-0.9.2
junit-quickcheck-core-0.9.1
0.9
junit-quickcheck-core-0.9
0.8.x
junit-quickcheck-core-0.8.2
junit-quickcheck-core-0.8.1
0.8
junit-quickcheck-core-0.8
junit-quickcheck-core-0.8-beta-2
junit-quickcheck-core-0.8-beta-1
junit-quickcheck-core-0.8-alpha-8
junit-quickcheck-core-0.8-alpha-7
junit-quickcheck-core-0.8-alpha-6
junit-quickcheck-core-0.8-alpha-5
junit-quickcheck-core-0.8-alpha-4
junit-quickcheck-core-0.8-alpha-3
junit-quickcheck-core-0.8-alpha-2
junit-quickcheck-core-0.8-alpha-1
0.7
junit-quickcheck-core-0.7
junit-quickcheck-core-0.7-beta-2
junit-quickcheck-core-0.7-beta-1
junit-quickcheck-core-0.7-alpha-2
junit-quickcheck-core-0.7-alpha-1
0.6.x
junit-quickcheck-core-0.6.1
0.6
junit-quickcheck-core-0.6
junit-quickcheck-core-0.6-beta-1
junit-quickcheck-core-0.6-alpha-3
junit-quickcheck-core-0.6-alpha-2
junit-quickcheck-core-0.6-alpha-1
0.5
junit-quickcheck-core-0.5
junit-quickcheck-core-0.5-beta-1
junit-quickcheck-core-0.5-alpha-4
junit-quickcheck-core-0.5-alpha-3
junit-quickcheck-core-0.5-alpha-2
junit-quickcheck-core-0.5-alpha-1
0.4
junit-quickcheck-core-0.4
junit-quickcheck-core-0.4-beta-3
junit-quickcheck-core-0.4-beta-2
junit-quickcheck-core-0.4-beta-1
0.3
junit-quickcheck-core-0.3
0.2
junit-quickcheck-core-0.2
0.1
junit-quickcheck-core-0.1

How to add a dependency to Maven

Add the following com.pholser : junit-quickcheck-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pholser</groupId>
    <artifactId>junit-quickcheck-core</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pholser : junit-quickcheck-core gradle dependency to your build.gradle file:

implementation 'com.pholser:junit-quickcheck-core:1.0'

Gradle Kotlin DSL: Add the following com.pholser : junit-quickcheck-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pholser:junit-quickcheck-core:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pholser : junit-quickcheck-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pholser" % "junit-quickcheck-core" % "1.0"

Advertisement

Dependencies from Group

Nov 22, 2020
75 usages
946 stars
Nov 22, 2020
68 usages
946 stars
Nov 22, 2020
4 usages
946 stars
Feb 06, 2016
3 usages
4 stars

Discover Dependencies

Jun 29, 2021
1 usages
32 stars
Mar 18, 2021
1 usages
714 stars
Jul 10, 2023
8 usages
9 stars
Nov 02, 2017
13.1k stars
Nov 02, 2017
2 usages
13.1k stars
Jan 06, 2016
1 usages
27 stars