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

The Kotlin InfluxDB 2.x Client 6.0.0

The reference Kotlin client that allows query and write for the InfluxDB 2.x by Kotlin Channel and Flow coroutines.

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

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

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

influxdb-client-kotlin
Версия

Версия

6.0.0
Тип

Тип

jar
Описание

Описание

The Kotlin InfluxDB 2.x Client
The reference Kotlin client that allows query and write for the InfluxDB 2.x by Kotlin Channel and Flow coroutines.
Ссылка на сайт

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

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

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

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

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

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

Скачать influxdb-client-kotlin 6.0.0


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.influxdb : influxdb-client-java jar 6.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.3
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Идентификатор библиотеки Тип Версия
com.influxdb : influxdb-client-test jar 6.0.0
com.willowtreeapps.assertk : assertk-jvm jar 0.25

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

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