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

com.playtika.testcontainers:embedded-influxdb 1.73


Категории

Категории

Контейнер
Группа

Группа

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

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

embedded-influxdb
Версия

Версия

1.73
Тип

Тип

jar

Скачать embedded-influxdb 1.73


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