is not current version
Last Version 4.36

com.wavefront:dropwizard-metrics5 4.33

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

Type

jar

Download dropwizard-metrics5 4.33


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