| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdch.cern.hadoop |
| ArtifactId | ArtifactIdhadoop-hdfs-client |
| Last Version | Last Version3.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Hadoop HDFS Client
Apache Hadoop HDFS Client
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-hdfs-client/ -->
<dependency>
<groupId>ch.cern.hadoop</groupId>
<artifactId>hadoop-hdfs-client</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-hdfs-client/
implementation 'ch.cern.hadoop:hadoop-hdfs-client:3.2.1'
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-hdfs-client/
implementation ("ch.cern.hadoop:hadoop-hdfs-client:3.2.1")
'ch.cern.hadoop:hadoop-hdfs-client:jar:3.2.1'
<dependency org="ch.cern.hadoop" name="hadoop-hdfs-client" rev="3.2.1">
<artifact name="hadoop-hdfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hadoop', module='hadoop-hdfs-client', version='3.2.1')
)
libraryDependencies += "ch.cern.hadoop" % "hadoop-hdfs-client" % "3.2.1"
[ch.cern.hadoop/hadoop-hdfs-client "3.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 3.2.1 |
| org.apache.hadoop : hadoop-annotations | jar | 3.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.8.5 |
| io.netty : netty-all | jar | 4.0.52.Final |
| org.mock-server : mockserver-netty | jar | 3.9.2 |
| org.apache.hadoop : hadoop-common | test-jar | 3.2.1 |