How To Install Java Artifact org.openjdk.jmh.jmh-generator-annprocess v1.17.5

org.openjdk.jmh jmh-generator-annprocess 1.17.5

Introduction

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

How To Install Java Artifact org.openjdk.jmh.jmh-generator-annprocess In Version 1.17.5

To install the JMH Generators: Annotation Processors artifact in version 1.17.5 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 Generators: Annotation Processors 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)