is not current version
Last Version 4.36

com.wavefront:dropwizard-metrics-wavefront 4.31


Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

dropwizard-metrics-wavefront
Version

Version

4.31
Type

Type

jar

Download dropwizard-metrics-wavefront 4.31


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