MVN

io.github.maksymdolgykh.dropwizard : dropwizard-micrometer

Maven & Gradle

Dec 14, 2022
3 stars

io.github.maksymdolgykh.dropwizard:dropwizard-micrometer · Dropwizard bundle that enables your dropwizard application for exposition of dimensional metrics with prometheus endpoint

<dependency>
    <groupId>io.github.maksymdolgykh.dropwizard</groupId>
    <artifactId>dropwizard-micrometer</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.maksymdolgykh.dropwizard : dropwizard-micrometer to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.github.maksymdolgykh.dropwizard : dropwizard-micrometer to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
dropwizard-micrometer-3.0.0
2.0.x
dropwizard-micrometer-2.0.9
dropwizard-micrometer-2.0.8
dropwizard-micrometer-2.0.7
dropwizard-micrometer-2.0.6
dropwizard-micrometer-2.0.5
dropwizard-micrometer-2.0.4
dropwizard-micrometer-2.0.3
dropwizard-micrometer-2.0.2
dropwizard-micrometer-2.0.1
dropwizard-micrometer-2.0.0
1.0.x
dropwizard-micrometer-1.0.0
0.0.x
dropwizard-micrometer-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.maksymdolgykh.dropwizard</groupId>
    <artifactId>dropwizard-micrometer</artifactId>
    <version>3.0.0</version>
</dependency>