License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.hadoop |
ArtifactId | ArtifactIdhadoop-hdfs-client |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop HDFS Client
Apache Hadoop HDFS Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs-client/ -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs-client</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs-client/
implementation 'org.apache.hadoop:hadoop-hdfs-client:3.3.3'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs-client/
implementation ("org.apache.hadoop:hadoop-hdfs-client:3.3.3")
'org.apache.hadoop:hadoop-hdfs-client:jar:3.3.3'
<dependency org="org.apache.hadoop" name="hadoop-hdfs-client" rev="3.3.3">
<artifact name="hadoop-hdfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-hdfs-client', version='3.3.3')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-hdfs-client" % "3.3.3"
[org.apache.hadoop/hadoop-hdfs-client "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 3.3.3 |
org.apache.hadoop : hadoop-annotations | jar | 3.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 2.28.2 |
io.netty : netty-all | jar | 4.1.68.Final |
org.mock-server : mockserver-netty | jar | 5.10 |
org.apache.hadoop : hadoop-common | test-jar | 3.3.3 |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |