License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdfr.jetoile.hadoop |
ArtifactId | ArtifactIddocker-integrationtest |
Last Version | Last Version3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHadoop Unit
|
Filename | Size |
---|---|
docker-integrationtest-3.8.pom | |
docker-integrationtest-3.8.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/docker-integrationtest/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>docker-integrationtest</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/docker-integrationtest/
implementation 'fr.jetoile.hadoop:docker-integrationtest:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/docker-integrationtest/
implementation ("fr.jetoile.hadoop:docker-integrationtest:3.8")
'fr.jetoile.hadoop:docker-integrationtest:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="docker-integrationtest" rev="3.8">
<artifact name="docker-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='docker-integrationtest', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "docker-integrationtest" % "3.8"
[fr.jetoile.hadoop/docker-integrationtest "3.8"]
Group / Artifact | Type | Version |
---|---|---|
fr.jetoile.hadoop : hadoop-unit-commons | jar | 3.8 |
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.9.0 |
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-all | jar | 1.8.5 |
org.assertj : assertj-core | jar | 3.11.1 |