is not current version
Last Version 4.28

com.wavefront:dropwizard-metrics-3.1 3.17

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

3.17
Type

Type

jar

Download dropwizard-metrics-3.1 3.17


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