<dependency>
<groupId>org.influxdb</groupId>
<artifactId>influxdb-java</artifactId>
<version>2.10</version>
</dependency>
compile
|-- com.squareup.retrofit2:retrofit:2.4.0
|-- com.squareup.retrofit2:converter-moshi:2.4.0
|-- com.squareup.okhttp3:okhttp:3.10.0
|-- com.squareup.okhttp3:logging-interceptor:3.10.0
test
|-- org.junit.jupiter:junit-jupiter-engine:5.1.1
|-- org.junit.platform:junit-platform-runner:1.1.1
|-- org.hamcrest:hamcrest-all:1.3