is not current version
Last Version 3.1.4

org.dhatim:dropwizard-prometheus 1.0.0

Dropwizard bundle and reporter for Prometheus.

Categories

Categories

DropWizard Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-prometheus
Version

Version

1.0.0
Type

Type

jar

Download dropwizard-prometheus 1.0.0


<!-- https://jarcasting.com/artifacts/org.dhatim/dropwizard-prometheus/ -->
<dependency>
    <groupId>org.dhatim</groupId>
    <artifactId>dropwizard-prometheus</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/dropwizard-prometheus/
implementation 'org.dhatim:dropwizard-prometheus:1.0.0'
// https://jarcasting.com/artifacts/org.dhatim/dropwizard-prometheus/
implementation ("org.dhatim:dropwizard-prometheus:1.0.0")
'org.dhatim:dropwizard-prometheus:jar:1.0.0'
<dependency org="org.dhatim" name="dropwizard-prometheus" rev="1.0.0">
  <artifact name="dropwizard-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='dropwizard-prometheus', version='1.0.0')
)
libraryDependencies += "org.dhatim" % "dropwizard-prometheus" % "1.0.0"
[org.dhatim/dropwizard-prometheus "1.0.0"]