is not current version
Last Version 0.1.2

com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter 0.1.1

A reporter for Dropwizard Metrics which announces measurements using Hadoop Metrics2.

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.joshelser
ArtifactId

ArtifactId

dropwizard-metrics-hadoop-metrics2-reporter
Version

Version

0.1.1
Type

Type

jar

Download dropwizard-metrics-hadoop-metrics2-reporter 0.1.1


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