How To Install Java Artifact org.openjdk.jcstress.jcstress-parent v0.3

org.openjdk.jcstress jcstress-parent 0.3

Introduction

In this article, we'll learn how to install Java artifact jcstress-parent from org.openjdk.jcstress group in version 0.3. The artifact is available in 17 versions: 0.16 0.15 0.14 0.13 0.12 0.11 0.10 0.9 0.8 0.7 0.6 0.5 0.4 0.3 0.2 0.1.2 0.1.1 . The JCStress Parent project has been released under GNU General Public License (GPL), version 2, with the Classpath exception license, and has its own website at: http://openjdk.java.net/projects/code-tools/jcstress/ .

How To Install Java Artifact org.openjdk.jcstress.jcstress-parent In Version 0.3

To install the JCStress Parent artifact in version 0.3 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 JCStress Parent 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.

Licenses