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

The RxJava InfluxDB 2.x Client 6.0.0

The reference reactive Java client for InfluxDB 2.x. The client provide supports for asynchronous stream processing with backpressure as is defined by the Reactive Streams.

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки CLI
Группа

Группа

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

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

influxdb-client-reactive
Версия

Версия

6.0.0
Тип

Тип

jar
Описание

Описание

The RxJava InfluxDB 2.x Client
The reference reactive Java client for InfluxDB 2.x. The client provide supports for asynchronous stream processing with backpressure as is defined by the Reactive Streams.
Ссылка на сайт

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

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

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

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

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

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

Скачать influxdb-client-reactive 6.0.0


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

Зависимости

compile (2)

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

test (1)

Идентификатор библиотеки Тип Версия
com.influxdb : influxdb-client-test jar 6.0.0

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

Данный проект не имеет модулей.