is not current version
Last Version 4.28

com.wavefront:dropwizard-metrics-3.1 4.11

Report metrics via the Wavefront Proxy

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

dropwizard-metrics-3.1
Version

Version

4.11
Type

Type

jar

Download dropwizard-metrics-3.1 4.11


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