Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/5529/head
parent
73aff38235
commit
0f49abc04f
|
@ -24,7 +24,10 @@ The documentation for this client library is available on GitHub.
|
|||
|
||||
## Installation
|
||||
|
||||
### Maven
|
||||
### Install using Maven
|
||||
|
||||
To use Maven to install the client library in your project, add the following to your `pom.xml`:
|
||||
|
||||
|
||||
```xml
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue