is not current version
Last Version 4.36

com.wavefront:dropwizard-metrics-wavefront 4.34


Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

dropwizard-metrics-wavefront
Version

Version

4.34
Type

Type

jar

Download dropwizard-metrics-wavefront 4.34


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