is not current version
Last Version 3.8

fr.jetoile.hadoop:docker-integrationtest 3.2


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

docker-integrationtest
Version

Version

3.2
Type

Type

jar

Download docker-integrationtest 3.2


<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/docker-integrationtest/ -->
<dependency>
    <groupId>fr.jetoile.hadoop</groupId>
    <artifactId>docker-integrationtest</artifactId>
    <version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/docker-integrationtest/
implementation 'fr.jetoile.hadoop:docker-integrationtest:3.2'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/docker-integrationtest/
implementation ("fr.jetoile.hadoop:docker-integrationtest:3.2")
'fr.jetoile.hadoop:docker-integrationtest:jar:3.2'
<dependency org="fr.jetoile.hadoop" name="docker-integrationtest" rev="3.2">
  <artifact name="docker-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='docker-integrationtest', version='3.2')
)
libraryDependencies += "fr.jetoile.hadoop" % "docker-integrationtest" % "3.2"
[fr.jetoile.hadoop/docker-integrationtest "3.2"]