d

dropwizard-metrics-3.1

Report metrics via the Wavefront Proxy
Files download
File Operation
dropwizard-metrics-3.1-4.28.jar download
dropwizard-metrics-3.1-4.28.pom download
dropwizard-metrics-3.1-4.28-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wavefront</groupId>
  <artifactId>dropwizard-metrics-3.1</artifactId>
  <version>4.28</version>
</dependency>
Gradle Groovy
implementation 'com.wavefront:dropwizard-metrics-3.1:4.28'
Gradle Kotlin
implementation("com.wavefront:dropwizard-metrics-3.1:4.28")
Scala SBT
libraryDependencies += "com.wavefront" % "dropwizard-metrics-3.1" % "4.28"
Groovy Grape
@Grapes(
  @Grab(group='com.wavefront', module='dropwizard-metrics-3.1', version='4.28')
)
Apache Ivy
<dependency org="com.wavefront" name="dropwizard-metrics-3.1" rev="4.28" />
Leiningen
[com.wavefront/dropwizard-metrics-3.1 "4.28"]
Apache Buildr
'com.wavefront:dropwizard-metrics-3.1:jar:4.28'