License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdfr.jetoile.hadoop |
ArtifactId | ArtifactIdtestcontainer-integrationtest |
Version | Version3.8 |
Type | Typejar |
Description |
DescriptionHadoop Unit
|
Filename | Size |
---|---|
testcontainer-integrationtest-3.8.pom | |
testcontainer-integrationtest-3.8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/testcontainer-integrationtest/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>testcontainer-integrationtest</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/testcontainer-integrationtest/
implementation 'fr.jetoile.hadoop:testcontainer-integrationtest:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/testcontainer-integrationtest/
implementation ("fr.jetoile.hadoop:testcontainer-integrationtest:3.8")
'fr.jetoile.hadoop:testcontainer-integrationtest:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="testcontainer-integrationtest" rev="3.8">
<artifact name="testcontainer-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='testcontainer-integrationtest', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "testcontainer-integrationtest" % "3.8"
[fr.jetoile.hadoop/testcontainer-integrationtest "3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.10.6 |
fr.jetoile.hadoop : hadoop-unit-client-hdfs | jar | 3.8 |
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 |