MVN

com.github.davidb : metrics-influxdb

Maven & Gradle

Jan 14, 2019
4 usages
269 stars

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

<dependency>
    <groupId>com.github.davidb</groupId>
    <artifactId>metrics-influxdb</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
metrics-influxdb-1.1.0
0.9.x
metrics-influxdb-0.9.3
metrics-influxdb-0.9.1
metrics-influxdb-0.9.0
0.8.x
metrics-influxdb-0.8.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.davidb</groupId>
    <artifactId>metrics-influxdb</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.davidb:metrics-influxdb:1.1.0'

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

implementation("com.github.davidb:metrics-influxdb:1.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.davidb" % "metrics-influxdb" % "1.1.0"

Advertisement

Dependencies from Group

Jan 14, 2019
4 usages
269 stars

Discover Dependencies

Jun 05, 2021
12 usages
259 stars
Sep 19, 2017
10 usages
105 stars
Nov 28, 2020
6 usages
108 stars
Aug 11, 2021
1 usages
58.8k stars
Jun 18, 2018
4 usages
58.8k stars
Jun 19, 2018
1 usages
Mar 30, 2023
35 usages
2.7k stars
ava
Apr 06, 2016
1 usages
Apr 04, 2016
1 usages
Jun 23, 2017
2 usages
0 stars