is not current version
Last Version 4.36

com.wavefront:dropwizard-metrics5 4.32

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.32
Type

Type

jar

Download dropwizard-metrics5 4.32


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