Last Version

kafka-dropwizard-reporter 1.1.1

Register built-in Kafka client metrics to Dropwizard Metrics

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.simple
ArtifactId

ArtifactId

kafka-dropwizard-reporter
Version

Version

1.1.1
Type

Type

jar
Description

Description

kafka-dropwizard-reporter
Register built-in Kafka client metrics to Dropwizard Metrics
Project URL

Project URL

https://github.com/SimpleFinance/kafka-dropwizard-reporter

Download kafka-dropwizard-reporter 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.2

provided (2)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-graphite jar 3.1.2
org.apache.kafka : kafka-clients jar 0.9.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.