License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIddropwizard-metrics-3.1 |
Last Version | Last Version4.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront Dropwizard Metrics 3.1 Reporter
Report metrics via the Wavefront Proxy
|
<!-- https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics-3.1/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>dropwizard-metrics-3.1</artifactId>
<version>4.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics-3.1/
implementation 'com.wavefront:dropwizard-metrics-3.1:4.28'
// https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics-3.1/
implementation ("com.wavefront:dropwizard-metrics-3.1:4.28")
'com.wavefront:dropwizard-metrics-3.1:jar:4.28'
<dependency org="com.wavefront" name="dropwizard-metrics-3.1" rev="4.28">
<artifact name="dropwizard-metrics-3.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='dropwizard-metrics-3.1', version='4.28')
)
libraryDependencies += "com.wavefront" % "dropwizard-metrics-3.1" % "4.28"
[com.wavefront/dropwizard-metrics-3.1 "4.28"]
Group / Artifact | Type | Version |
---|---|---|
com.wavefront : java-client | jar | 4.28 |
io.dropwizard.metrics : metrics-core | jar | 3.2.5 |
io.dropwizard.metrics : metrics-jvm | jar | 3.2.5 |
org.json : json | jar | 20160212 |