MVN

net.opentsdb : opentsdb

Maven & Gradle

Sep 08, 2021
4 usages
4.5k stars

OpenTSDB · OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable.

<dependency>
    <groupId>net.opentsdb</groupId>
    <artifactId>opentsdb</artifactId>
    <version>2.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.opentsdb : opentsdb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.1
  • Latest Release Candidate: 2.3.0-RC2

All Versions

Choose a version of net.opentsdb : opentsdb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
opentsdb-2.4.1
2 vulnerabilities
opentsdb-2.4.0
3 vulnerabilities
opentsdb-2.4.0RC1
3 vulnerabilities
2.3.x
opentsdb-2.3.2
3 vulnerabilities
opentsdb-2.3.1
3 vulnerabilities
opentsdb-2.3.0
4 vulnerabilities
opentsdb-2.3.0-RC2
4 vulnerabilities
opentsdb-2.3.0-RC1
4 vulnerabilities
2.2.x
opentsdb-2.2.2
4 vulnerabilities
opentsdb-2.2.1
4 vulnerabilities
opentsdb-2.2.0
4 vulnerabilities
opentsdb-2.2.0RC1
4 vulnerabilities
2.1.x
opentsdb-2.1.3
4 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>net.opentsdb</groupId>
    <artifactId>opentsdb</artifactId>
    <version>2.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.opentsdb : opentsdb gradle dependency to your build.gradle file:

implementation 'net.opentsdb:opentsdb:2.4.1'

Gradle Kotlin DSL: Add the following net.opentsdb : opentsdb gradle kotlin dependency to your build.gradle.kts file:

implementation("net.opentsdb:opentsdb:2.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.opentsdb : opentsdb sbt scala dependency to your build.sbt file:

libraryDependencies += "net.opentsdb" % "opentsdb" % "2.4.1"

Advertisement

Dependencies from Group

Sep 08, 2021
4 usages
4.5k stars
Dec 17, 2015
1 usages
Jan 01, 2019
44 stars

Discover Dependencies

Aug 10, 2023
27 usages
27 stars
Mar 10, 2017
165 usages
Jan 11, 2023
53 usages
490 stars
Jun 20, 2023
10 usages
8.5k stars
Aug 10, 2021
8 usages
2.4k stars
Oct 22, 2015
132 usages
Aug 24, 2023
351 usages
72.6k stars
May 16, 2023
349 usages
Oct 14, 2017
5 usages
998 stars