How To Install Java Artifact net.java.quickcheck v0.6

net.java quickcheck 0.6

Introduction

In this article, we'll learn how to install Java artifact quickcheck from net.java group in version 0.6. The artifact is available in 4 versions: 0.6 0.5b 0.5a 0.5.1 The parent project is: net.java::quickcheck-all::0.6

How To Install Java Artifact net.java.quickcheck In Version 0.6

To install the quickcheck-core artifact in version 0.6 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses quickcheck-core dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Test dependencies (2)