| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.hadoop |
| ArtifactId | ArtifactIdhadoop-hdfs |
| Last Version | Last Version3.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Hadoop HDFS
Apache Hadoop HDFS
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hadoop-hdfs-3.3.3.pom | |
| hadoop-hdfs-3.3.3.jar | 1 MB |
| hadoop-hdfs-3.3.3-sources.jar | 661 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs/ -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs/
implementation 'org.apache.hadoop:hadoop-hdfs:3.3.3'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs/
implementation ("org.apache.hadoop:hadoop-hdfs:3.3.3")
'org.apache.hadoop:hadoop-hdfs:jar:3.3.3'
<dependency org="org.apache.hadoop" name="hadoop-hdfs" rev="3.3.3">
<artifact name="hadoop-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-hdfs', version='3.3.3')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-hdfs" % "3.3.3"
[org.apache.hadoop/hadoop-hdfs "3.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop.thirdparty : hadoop-shaded-guava | jar | 1.1.1 |
| org.eclipse.jetty : jetty-server | jar | 9.4.43.v20210629 |
| org.eclipse.jetty : jetty-util | jar | 9.4.43.v20210629 |
| org.eclipse.jetty : jetty-util-ajax | jar | 9.4.43.v20210629 |
| com.sun.jersey : jersey-core | jar | 1.19 |
| com.sun.jersey : jersey-server | jar | 1.19 |
| commons-cli : commons-cli | jar | 1.2 |
| commons-codec : commons-codec | jar | 1.15 |
| commons-io : commons-io | jar | 2.8.0 |
| commons-logging : commons-logging | jar | 1.1.3 |
| commons-daemon : commons-daemon | jar | 1.0.13 |
| ch.qos.reload4j : reload4j | jar | 1.2.18.3 |
| com.google.protobuf : protobuf-java | jar | 2.5.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| io.netty : netty | jar | 3.10.6.Final |
| io.netty : netty-all | jar | 4.1.68.Final |
| org.fusesource.leveldbjni : leveldbjni-all | jar | 1.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-auth | jar | 3.3.3 |
| org.apache.hadoop : hadoop-common | jar | 3.3.3 |
| org.apache.hadoop : hadoop-hdfs-client | jar | 3.3.3 |
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| org.slf4j : slf4j-reload4j | jar | 1.7.36 |
| org.apache.hadoop : hadoop-annotations | jar | 3.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | test-jar | 3.3.3 |
| org.apache.zookeeper : zookeeper | test-jar | 3.5.6 |
| junit : junit | jar | 4.13.2 |
| org.apache.hadoop : hadoop-minikdc | jar | 3.3.3 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.apache.hadoop : hadoop-kms | jar | 3.3.3 |
| org.apache.hadoop : hadoop-kms | test-jar | 3.3.3 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
| org.apache.curator : curator-test | jar | 4.2.0 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.lz4 : lz4-java | jar | 1.7.1 |