20 lines
669 B
Markdown
20 lines
669 B
Markdown
---
|
|
title: Java client library
|
|
seotitle: Use the InfluxDB Java client library
|
|
list_title: Java
|
|
description: Use the Java client library to interact with InfluxDB.
|
|
external_url: https://github.com/influxdata/influxdb-client-java
|
|
menu:
|
|
influxdb_v2:
|
|
name: Java
|
|
parent: Client libraries
|
|
params:
|
|
url: https://github.com/influxdata/influxdb-client-java
|
|
weight: 201
|
|
---
|
|
|
|
Java is one of the oldest and most popular class-based, object-oriented programming languages.
|
|
|
|
The documentation for this client library is available on GitHub.
|
|
|
|
<a href="https://github.com/influxdata/influxdb-client-java" target="_blank" class="btn github">Java InfluxDB client</a> |