License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIddropwizard-metrics-wavefront |
Last Version | Last Version4.36 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront Dropwizard Reporter
Top-level Wavefront Public Java POM
|
<!-- https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics-wavefront/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>dropwizard-metrics-wavefront</artifactId>
<version>4.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics-wavefront/
implementation 'com.wavefront:dropwizard-metrics-wavefront:4.36'
// https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics-wavefront/
implementation ("com.wavefront:dropwizard-metrics-wavefront:4.36")
'com.wavefront:dropwizard-metrics-wavefront:jar:4.36'
<dependency org="com.wavefront" name="dropwizard-metrics-wavefront" rev="4.36">
<artifact name="dropwizard-metrics-wavefront" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='dropwizard-metrics-wavefront', version='4.36')
)
libraryDependencies += "com.wavefront" % "dropwizard-metrics-wavefront" % "4.36"
[com.wavefront/dropwizard-metrics-wavefront "4.36"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-metrics | jar | |
com.wavefront : dropwizard-metrics | jar | 4.36 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-configuration | jar | |
org.apache.commons : commons-lang3 | jar |