MVN

com.github.jjagged : metrics-statsd

Maven & Gradle

Mar 01, 2014
105 usages
10 stars

Metrics Statsd Support · Statsd reporter for codahale/metrics with support for tags.

<dependency>
    <groupId>com.github.jjagged</groupId>
    <artifactId>metrics-statsd</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jjagged : metrics-statsd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.jjagged : metrics-statsd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
metrics-statsd-1.0.0

How to add a dependency to Maven

Add the following com.github.jjagged : metrics-statsd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jjagged</groupId>
    <artifactId>metrics-statsd</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jjagged : metrics-statsd gradle dependency to your build.gradle file:

implementation 'com.github.jjagged:metrics-statsd:1.0.0'

Gradle Kotlin DSL: Add the following com.github.jjagged : metrics-statsd gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jjagged:metrics-statsd:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jjagged : metrics-statsd sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jjagged" % "metrics-statsd" % "1.0.0"

Advertisement

Dependencies from Group

Mar 01, 2014
105 usages
10 stars

Discover Dependencies

Jul 03, 2023
3 usages
Sep 12, 2020
2 usages
520 stars
Jan 03, 2022
3 usages
34 stars
Nov 21, 2022
17 usages
1.6k stars
Mar 24, 2020
9 usages
7 stars
Aug 21, 2023
1 usages
14 stars
Nov 24, 2017
2 usages
1 stars
Apr 27, 2018
2 usages
0 stars