MVN

org.quicktheories : quicktheories-parent

Maven & Gradle

Mar 06, 2019
501 stars

quicktheories-parent · Property testing for java - parent project

<dependency>
    <groupId>org.quicktheories</groupId>
    <artifactId>quicktheories-parent</artifactId>
    <version>0.26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.quicktheories : quicktheories-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.26

All Versions

Choose a version of org.quicktheories : quicktheories-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.26
quicktheories-parent-0.26
0.25
quicktheories-parent-0.25
0.24
quicktheories-parent-0.24
0.23
quicktheories-parent-0.23
0.22
quicktheories-parent-0.22
0.21
quicktheories-parent-0.21
0.20
quicktheories-parent-0.20

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.quicktheories</groupId>
    <artifactId>quicktheories-parent</artifactId>
    <version>0.26</version>
</dependency>