Last Version

Dropwizard Prometheus bridge 3.1.4

Dropwizard bundle and reporter for Prometheus.

License

License

Categories

Categories

DropWizard Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-prometheus
Version

Version

3.1.4
Type

Type

jar
Description

Description

Dropwizard Prometheus bridge
Dropwizard bundle and reporter for Prometheus.
Project URL

Project URL

https://github.com/dhatim/dropwizard-prometheus
Source Code Management

Source Code Management

https://github.com/dhatim/dropwizard-prometheus

Download dropwizard-prometheus 3.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.