How To Install Java Artifact io.dropwizard.metrics5.metrics-parent v5.0.0-rc20

io.dropwizard.metrics5 metrics-parent 5.0.0-rc20

Introduction

In this article, we'll learn how to install Java artifact metrics-parent from io.dropwizard.metrics5 group in version 5.0.0-rc20. The artifact is available in 22 versions: 5.0.0-rc21 5.0.0-rc20 5.0.0-rc19 5.0.0-rc18 5.0.0-rc17 5.0.0-rc16 5.0.0-rc15 5.0.0-rc14 5.0.0-rc13 5.0.0-rc12 5.0.0-rc11 5.0.0-rc10 5.0.0-rc9 5.0.0-rc8 5.0.0-rc7 5.0.0-rc6 5.0.0-rc5 5.0.0-rc4 5.0.0-rc3 5.0.0-rc2 5.0.0-rc1 5.0.0 . The Metrics5 Parent project has been released under Apache License 2.0 license, and has its own website at: https://metrics.dropwizard.io .

How To Install Java Artifact io.dropwizard.metrics5.metrics-parent In Version 5.0.0-rc20

To install the Metrics5 Parent artifact in version 5.0.0-rc20 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 Metrics5 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