is not current version
Last Version 2.2.2

com.playtika.testcontainers:embedded-influxdb 1.83


Categories

Categories

Container
GroupId

GroupId

com.playtika.testcontainers
ArtifactId

ArtifactId

embedded-influxdb
Version

Version

1.83
Type

Type

jar

Download embedded-influxdb 1.83


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