Last Version

Attribyte Essem Metrics Reporter 1.0.6

Reports codahale metrics with the Essem protocol buffer serialization.

License

License

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

essem-reporter
Version

Version

1.0.6
Type

Type

jar
Description

Description

Attribyte Essem Metrics Reporter
Reports codahale metrics with the Essem protocol buffer serialization.
Project URL

Project URL

https://www.attribyte.org/oss/#essem

Download essem-reporter 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.2
com.google.guava : guava jar [14.0,)
com.google.protobuf : protobuf-java jar 2.4.1
org.hdrhistogram : HdrHistogram jar 2.1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.