How To Install Java Artifact org.openjdk.jmh.jmh-samples v0.4.1

org.openjdk.jmh jmh-samples 0.4.1

Introduction

In this article, we'll learn how to install Java artifact jmh-samples from org.openjdk.jmh group in version 0.4.1. 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 parent project is: org.openjdk.jmh::jmh-parent::0.4.1

How To Install Java Artifact org.openjdk.jmh.jmh-samples In Version 0.4.1

To install the JMH Samples artifact in version 0.4.1 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 JMH Samples 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)