License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdfr.jetoile.hadoop |
ArtifactId | ArtifactIdhadoop-unit-client-commons |
Last Version | Last Version3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhadoop-unit-client-commons
Hadoop Unit
|
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-client-commons/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>hadoop-unit-client-commons</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-client-commons/
implementation 'fr.jetoile.hadoop:hadoop-unit-client-commons:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-client-commons/
implementation ("fr.jetoile.hadoop:hadoop-unit-client-commons:3.8")
'fr.jetoile.hadoop:hadoop-unit-client-commons:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit-client-commons" rev="3.8">
<artifact name="hadoop-unit-client-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit-client-commons', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit-client-commons" % "3.8"
[fr.jetoile.hadoop/hadoop-unit-client-commons "3.8"]
Group / Artifact | Type | Version |
---|---|---|
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 |