MVN

net.alchim31 : metrics-influxdb

Maven & Gradle

Apr 26, 2015
4 usages
267 stars

A reporter for metrics which announces measurements to an InfluxDB server.

<dependency>
    <groupId>net.alchim31</groupId>
    <artifactId>metrics-influxdb</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.alchim31 : metrics-influxdb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of net.alchim31 : metrics-influxdb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
metrics-influxdb-0.7.0
0.6.x
metrics-influxdb-0.6.0
0.5.x
metrics-influxdb-0.5.0
0.4.x
metrics-influxdb-0.4.0

How to add a dependency to Maven

Add the following net.alchim31 : metrics-influxdb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.alchim31</groupId>
    <artifactId>metrics-influxdb</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.alchim31 : metrics-influxdb gradle dependency to your build.gradle file:

implementation 'net.alchim31:metrics-influxdb:0.7.0'

Gradle Kotlin DSL: Add the following net.alchim31 : metrics-influxdb gradle kotlin dependency to your build.gradle.kts file:

implementation("net.alchim31:metrics-influxdb:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.alchim31 : metrics-influxdb sbt scala dependency to your build.sbt file:

libraryDependencies += "net.alchim31" % "metrics-influxdb" % "0.7.0"

Advertisement

Dependencies from Group

Apr 26, 2015
4 usages
267 stars
Jan 30, 2014
3 usages
23 stars

Discover Dependencies

Nov 20, 2020
3 usages
1.2k stars
Aug 01, 2019
4 usages
74 stars
Feb 16, 2016
3 usages
4 stars
May 05, 2010
7 usages
jxl
May 23, 2016
2 usages
Mar 10, 2020
2 usages
6 stars
Sep 01, 2016
2 usages
2 stars
Apr 06, 2017
5 usages
0 stars
May 26, 2018
2 usages
1 stars
Jul 18, 2018
10 stars