MVN

org.kairosdb : client

Maven & Gradle

Apr 22, 2020
8 usages

kairosclient · Java client for pushing and querying data to/from KairosDB

<dependency>
    <groupId>org.kairosdb</groupId>
    <artifactId>client</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kairosdb : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of org.kairosdb : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
client-3.0.1
client-3.0.0
2.3.x
client-2.3.0
2.2.x
client-2.2.0
2.1.x
client-2.1.1
client-2.1.0
2.0.x
client-2.0.1
2.0
client-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.kairosdb</groupId>
    <artifactId>client</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kairosdb : client gradle dependency to your build.gradle file:

implementation 'org.kairosdb:client:3.0.1'

Gradle Kotlin DSL: Add the following org.kairosdb : client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kairosdb:client:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kairosdb : client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kairosdb" % "client" % "3.0.1"

Advertisement

Dependencies from Group

Apr 22, 2020
8 usages
Dec 27, 2022
5 usages
4 stars
Aug 09, 2021
4 usages
Oct 13, 2022
1 usages
5 stars
Dec 17, 2019
4 stars

Discover Dependencies

Oct 08, 2022
7 usages
532 stars
Apr 06, 2017
2 usages
80 stars
Jul 22, 2016
19 usages
13 stars
Jul 27, 2017
3 usages
32 stars
Feb 15, 2023
18 usages
149 stars
Oct 14, 2019
24 usages
510 stars
Nov 21, 2022
3 usages
10 stars