is not current version
Last Version 2.2.2

com.playtika.testcontainers:embedded-influxdb 2.0.14


Categories

Categories

Container
GroupId

GroupId

com.playtika.testcontainers
ArtifactId

ArtifactId

embedded-influxdb
Version

Version

2.0.14
Type

Type

jar

Download embedded-influxdb 2.0.14


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