Last Version

metricCatcher 0.0.9

Receives metrics on UDP, sends them to Ganglia or Graphite

License

License

GroupId

GroupId

com.clearspring
ArtifactId

ArtifactId

metricCatcher
Version

Version

0.0.9
Type

Type

jar
Description

Description

metricCatcher
Receives metrics on UDP, sends them to Ganglia or Graphite
Project URL

Project URL

https://github.com/clearspring/MetricCatcher
Source Code Management

Source Code Management

https://github.com/clearspring/MetricCatcher

Download metricCatcher 0.0.9


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

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.8.5
org.apache.commons : commons-lang3 jar 3.0.1
commons-codec : commons-codec jar 1.5
com.yammer.metrics : metrics-core jar 2.0.0-BETA18
com.yammer.metrics : metrics-graphite jar 2.0.0-BETA18
com.yammer.metrics : metrics-ganglia jar 2.0.0-BETA18
org.slf4j : slf4j-log4j12 jar 1.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.