Last Version

The InfluxDB Client Utils 6.2.0

InfluxDB Client Utils - base utils for other modules

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.influxdb
ArtifactId

ArtifactId

influxdb-client-utils
Version

Version

6.2.0
Type

Type

jar
Description

Description

The InfluxDB Client Utils
InfluxDB Client Utils - base utils for other modules
Project URL

Project URL

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

Project Organization

InfluxData, Inc.
Source Code Management

Source Code Management

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

Download influxdb-client-utils 6.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.