Java client library for interacting with the InfluxDB time-series database via its REST API.
<dependency>
<groupId>org.influxdb</groupId>
<artifactId>influxdb-java</artifactId>
<version>2.25</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to InfluxDB and pings the server.
Use influxdb-java 2.x for InfluxDB 1.x, or switch to the official influxdb-client-java for InfluxDB 2.x.
No dependency data recorded yet.