MVN

com.addthis : metriccatcher

Maven & Gradle

Sep 16, 2014
56 stars

metriccatcher · Receives metrics on UDP, sends them to Ganglia or Graphite

<dependency>
    <groupId>com.addthis</groupId>
    <artifactId>metriccatcher</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addthis : metriccatcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.addthis : metriccatcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
metriccatcher-0.4.0
0.3.x
metriccatcher-0.3.0

How to add a dependency to Maven

Add the following com.addthis : metriccatcher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.addthis</groupId>
    <artifactId>metriccatcher</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.addthis : metriccatcher gradle dependency to your build.gradle file:

implementation 'com.addthis:metriccatcher:0.4.0'

Gradle Kotlin DSL: Add the following com.addthis : metriccatcher gradle kotlin dependency to your build.gradle.kts file:

implementation("com.addthis:metriccatcher:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.addthis : metriccatcher sbt scala dependency to your build.sbt file:

libraryDependencies += "com.addthis" % "metriccatcher" % "0.4.0"

Advertisement

Dependencies from Group

Jul 16, 2018
5 usages
8 stars
Apr 30, 2014
2 usages
0 stars
Apr 30, 2015
1 usages
2.2k stars
Jul 17, 2018
1 usages
2 stars
Jul 17, 2018
1 usages
9 stars

Discover Dependencies

Aug 05, 2014
May 14, 2013
4 usages
Feb 22, 2011
1 usages
Sep 21, 2007
Sep 26, 2005
1 usages
Jan 07, 2013
1 stars