The InfluxDB Client Core

InfluxDB Client Core - exceptions, validations, REST client

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.influxdb
Идентификатор

Идентификатор

influxdb-client-core
Последняя версия

Последняя версия

6.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

The InfluxDB Client Core
InfluxDB Client Core - exceptions, validations, REST client
Ссылка на сайт

Ссылка на сайт

https://github.com/influxdata/influxdb-client-java/tree/master/client-core
Организация-разработчик

Организация-разработчик

InfluxData, Inc.
Система контроля версий

Система контроля версий

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

Скачать influxdb-client-core

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.influxdb : influxdb-client-utils jar 6.2.0
com.squareup.okio : okio jar 2.10.0
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.3
org.apache.commons : commons-csv jar 1.9.0
com.google.code.gson : gson jar 2.9.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Идентификатор библиотеки Тип Версия
com.influxdb : influxdb-client-test jar 6.2.0
com.squareup.okhttp3 : mockwebserver 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

Модули Проекта

Данный проект не имеет модулей.
com.influxdb

InfluxData

Версии библиотеки

Версия
6.2.0
6.1.0
6.0.0
5.0.0
4.3.0
4.2.0
4.1.0
4.0.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0
2.3.0
2.2.0
2.1.0
2.0.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0