How To Install Java Artifact org.openjdk.jmh.jmh-parent v1.17.2

org.openjdk.jmh jmh-parent 1.17.2

Introduction

In this article, we'll learn how to install Java artifact jmh-parent from org.openjdk.jmh group in version 1.17.2. The artifact is available in 102 versions: 1.37 1.36 1.35 1.34 1.33 1.32 1.31 1.30 1.29 1.28 1.27 1.26 1.25.2 1.25.1 1.25 1.24 1.23 1.22 1.21 1.20 1.19 1.18 1.17.5 1.17.4 1.17.3 1.17.2 1.17.1 1.17 1.16 1.15 1.14.1 1.14 1.13 1.12 1.11.3 1.11.2 1.11.1 1.11 1.10.5 1.10.4 1.10.3 1.10.2 1.10.1 1.10 1.9.3 1.9.2 1.9.1 1.9 1.8 1.7.1 1.7 1.6.3 1.6.2 1.6.1 1.6 1.5.2 1.5.1 1.5 1.4.2 1.4.1 1.4 1.3.4 1.3.3 1.3.2 1.3.1 1.3 1.2 1.1.1 1.1 1.0.1 1.0 0.9.8 0.9.7 0.9.6 0.9.5 0.9.4 0.9.3 0.9.2 0.9.1 0.9 0.8 0.7.3 0.7.2 0.7.1 0.7 0.6 0.5.7 0.5.6 0.5.5 0.5.4 0.5.3 0.5.2 0.5 0.4.2 0.4.1 0.4 0.3.2 0.3.1 0.3 0.2.1 0.2 0.1 . The Java Microbenchmark Harness 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/jmh/ .

How To Install Java Artifact org.openjdk.jmh.jmh-parent In Version 1.17.2

To install the Java Microbenchmark Harness Parent artifact in version 1.17.2 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 Java Microbenchmark Harness 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