License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIddropwizard-metrics5 |
Last Version | Last Version4.36 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront Dropwizard5 Metrics reporter
Report metrics via the Wavefront Proxy
|
Filename | Size |
---|---|
dropwizard-metrics5-4.36.pom | |
dropwizard-metrics5-4.36.jar | 11 KB |
dropwizard-metrics5-4.36-sources.jar | 5 KB |
dropwizard-metrics5-4.36-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics5/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>dropwizard-metrics5</artifactId>
<version>4.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics5/
implementation 'com.wavefront:dropwizard-metrics5:4.36'
// https://jarcasting.com/artifacts/com.wavefront/dropwizard-metrics5/
implementation ("com.wavefront:dropwizard-metrics5:4.36")
'com.wavefront:dropwizard-metrics5:jar:4.36'
<dependency org="com.wavefront" name="dropwizard-metrics5" rev="4.36">
<artifact name="dropwizard-metrics5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='dropwizard-metrics5', version='4.36')
)
libraryDependencies += "com.wavefront" % "dropwizard-metrics5" % "4.36"
[com.wavefront/dropwizard-metrics5 "4.36"]
Group / Artifact | Type | Version |
---|---|---|
com.wavefront : java-client | jar | 4.36 |
io.dropwizard.metrics5 : metrics-core | jar | 5.0.0-rc2 |
io.dropwizard.metrics5 : metrics-jvm | jar | 5.0.0-rc2 |
org.json : json | jar | 20160212 |