License |
License |
---|---|
GroupId | GroupIdfr.jetoile.hadoop |
ArtifactId | ArtifactIdhadoop-unit-hdfs |
Last Version | Last Version3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhadoop-unit-hdfs
Hadoop Unit
|
Filename | Size |
---|---|
hadoop-unit-hdfs-3.8.pom | |
hadoop-unit-hdfs-3.8.jar | 42 KB |
hadoop-unit-hdfs-3.8-sources.jar | 26 KB |
hadoop-unit-hdfs-3.8-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hdfs/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>hadoop-unit-hdfs</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hdfs/
implementation 'fr.jetoile.hadoop:hadoop-unit-hdfs:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hdfs/
implementation ("fr.jetoile.hadoop:hadoop-unit-hdfs:3.8")
'fr.jetoile.hadoop:hadoop-unit-hdfs:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit-hdfs" rev="3.8">
<artifact name="hadoop-unit-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit-hdfs', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit-hdfs" % "3.8"
[fr.jetoile.hadoop/hadoop-unit-hdfs "3.8"]
Group / Artifact | Type | Version |
---|---|---|
fr.jetoile.hadoop : hadoop-unit-commons-hadoop | jar | 3.8 |
com.github.sakserv : hadoop-mini-clusters-hdfs | jar | 0.1.16 |
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 |