The InfluxDB 2.x JVM Based Clients

The reference JVM clients for the InfluxDB 2.x - currently Java, Reactive, Kotlin and Scala clients are implemented.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.influxdb
Идентификатор

Идентификатор

influxdb-client
Последняя версия

Последняя версия

6.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

The InfluxDB 2.x JVM Based Clients
The reference JVM clients for the InfluxDB 2.x - currently Java, Reactive, Kotlin and Scala clients are implemented.
Ссылка на сайт

Ссылка на сайт

https://github.com/influxdata/influxdb-client-java
Организация-разработчик

Организация-разработчик

InfluxData, Inc.
Система контроля версий

Система контроля версий

http://github.com/influxdata/influxdb-client-java/tree/master

Скачать influxdb-client

Имя Файла Размер
influxdb-client-6.2.0.pom 24 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.influxdb/influxdb-client/ -->
<dependency>
    <groupId>com.influxdb</groupId>
    <artifactId>influxdb-client</artifactId>
    <version>6.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.influxdb/influxdb-client/
implementation 'com.influxdb:influxdb-client:6.2.0'
// https://jarcasting.com/artifacts/com.influxdb/influxdb-client/
implementation ("com.influxdb:influxdb-client:6.2.0")
'com.influxdb:influxdb-client:pom:6.2.0'
<dependency org="com.influxdb" name="influxdb-client" rev="6.2.0">
  <artifact name="influxdb-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.influxdb', module='influxdb-client', version='6.2.0')
)
libraryDependencies += "com.influxdb" % "influxdb-client" % "6.2.0"
[com.influxdb/influxdb-client "6.2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2

Модули Проекта

  • client-utils
  • client-test
  • client-core
  • client-legacy
  • client
  • client-reactive
  • client-kotlin
  • client-scala/cross/2.12
  • client-scala/cross/2.13
  • client-osgi
  • karaf
  • spring
  • flux-dsl
  • examples
com.influxdb

InfluxData

Версии библиотеки

Версия
6.2.0
6.1.0
6.0.0
5.0.0
4.3.0
4.2.0
4.1.0
4.0.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0
2.3.0
2.2.0
2.1.0
2.0.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0