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

io.fabric8.jube.images.fabric8:influxdb 2.0.41

[InfluxDB](http://influxdb.com/) database for storing historical metrics

Группа

Группа

io.fabric8.jube.images.fabric8
Идентификатор

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

influxdb
Версия

Версия

2.0.41
Тип

Тип

jar

Скачать influxdb 2.0.41


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