is not current version
Last Version 6.2.0

The InfluxDB Client Test Tools 4.2.0

The InfluxDB client's Test Tools - mocking InfluxDB, parsing HTTP responses

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.influxdb
ArtifactId

ArtifactId

influxdb-client-test
Version

Version

4.2.0
Type

Type

jar
Description

Description

The InfluxDB Client Test Tools
The InfluxDB client's Test Tools - mocking InfluxDB, parsing HTTP responses
Project URL

Project URL

https://github.com/influxdata/influxdb-client-java/tree/master/client-test
Project Organization

Project Organization

InfluxData, Inc.
Source Code Management

Source Code Management

http://github.com/influxdata/influxdb-client-java/tree/master

Download influxdb-client-test 4.2.0


<!-- https://jarcasting.com/artifacts/com.influxdb/influxdb-client-test/ -->
<dependency>
    <groupId>com.influxdb</groupId>
    <artifactId>influxdb-client-test</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.influxdb/influxdb-client-test/
implementation 'com.influxdb:influxdb-client-test:4.2.0'
// https://jarcasting.com/artifacts/com.influxdb/influxdb-client-test/
implementation ("com.influxdb:influxdb-client-test:4.2.0")
'com.influxdb:influxdb-client-test:jar:4.2.0'
<dependency org="com.influxdb" name="influxdb-client-test" rev="4.2.0">
  <artifact name="influxdb-client-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.influxdb', module='influxdb-client-test', version='4.2.0')
)
libraryDependencies += "com.influxdb" % "influxdb-client-test" % "4.2.0"
[com.influxdb/influxdb-client-test "4.2.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 4.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.platform : junit-platform-runner jar 1.6.2
org.assertj : assertj-core jar 3.16.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-junit-jupiter jar 3.9.0
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.