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.

License

License

Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

com.influxdb
ArtifactId

ArtifactId

influxdb-client-reactive
Last Version

Last Version

6.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Project Organization

InfluxData, Inc.
Source Code Management

Source Code Management

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

Download influxdb-client-reactive

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.influxdb : influxdb-client-java jar 6.2.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
com.influxdb : influxdb-client-test jar 6.2.0

Project Modules

There are no modules declared in this project.
com.influxdb

InfluxData

Versions

Version
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