| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.influxdb | 
| ArtifactId | ArtifactIdinfluxdb-client-test | 
| Last Version | Last Version6.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe InfluxDB Client Test Tools The InfluxDB client's Test Tools - mocking InfluxDB, parsing HTTP responses | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.influxdb/influxdb-client-test/ -->
<dependency>
    <groupId>com.influxdb</groupId>
    <artifactId>influxdb-client-test</artifactId>
    <version>6.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.influxdb/influxdb-client-test/
implementation 'com.influxdb:influxdb-client-test:6.2.0'// https://jarcasting.com/artifacts/com.influxdb/influxdb-client-test/
implementation ("com.influxdb:influxdb-client-test:6.2.0")'com.influxdb:influxdb-client-test:jar:6.2.0'<dependency org="com.influxdb" name="influxdb-client-test" rev="6.2.0">
  <artifact name="influxdb-client-test" type="jar" />
</dependency>@Grapes(
@Grab(group='com.influxdb', module='influxdb-client-test', version='6.2.0')
)libraryDependencies += "com.influxdb" % "influxdb-client-test" % "6.2.0"[com.influxdb/influxdb-client-test "6.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 | 
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.platform : junit-platform-runner | jar | 1.8.2 | 
| org.assertj : assertj-core | jar | 3.22.0 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.mockito : mockito-core | jar | 4.4.0 | 
| org.mockito : mockito-junit-jupiter | jar | 4.4.0 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |