is not current version
Last Version 4.36

com.wavefront:dropwizard-metrics5 4.30

Report metrics via the Wavefront Proxy

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

dropwizard-metrics5
Version

Version

4.30
Type

Type

jar

Download dropwizard-metrics5 4.30


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