is not current version
Last Version 0.2.0

me.andrusha:dropwizard-prometheus_2.12 0.1.0

Dropwizard metrics exporter in Prometheus format

Categories

Categories

DropWizard Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

me.andrusha
ArtifactId

ArtifactId

dropwizard-prometheus_2.12
Version

Version

0.1.0
Type

Type

jar

Download dropwizard-prometheus_2.12 0.1.0


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