is not current version
Last Version 4.28

com.wavefront:dropwizard-metrics-3.1 4.7

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

Type

jar

Download dropwizard-metrics-3.1 4.7


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