License |
License |
---|---|
GroupId | GroupIdorg.apache.hadoop |
ArtifactId | ArtifactIdhadoop-hdfs-httpfs |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Hadoop HttpFS
Apache Hadoop HttpFS
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hadoop-hdfs-httpfs-3.3.3.pom | |
hadoop-hdfs-httpfs-3.3.3.war | 16 MB |
hadoop-hdfs-httpfs-3.3.3-sources.jar | 83 KB |
hadoop-hdfs-httpfs-3.3.3-javadoc.jar | 55 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs-httpfs/ -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs-httpfs</artifactId>
<version>3.3.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs-httpfs/
implementation 'org.apache.hadoop:hadoop-hdfs-httpfs:3.3.3'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs-httpfs/
implementation ("org.apache.hadoop:hadoop-hdfs-httpfs:3.3.3")
'org.apache.hadoop:hadoop-hdfs-httpfs:war:3.3.3'
<dependency org="org.apache.hadoop" name="hadoop-hdfs-httpfs" rev="3.3.3">
<artifact name="hadoop-hdfs-httpfs" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-hdfs-httpfs', version='3.3.3')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-hdfs-httpfs" % "3.3.3"
[org.apache.hadoop/hadoop-hdfs-httpfs "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-auth | jar | 3.3.3 |
com.sun.jersey : jersey-core | jar | 1.19 |
com.sun.jersey : jersey-server | jar | 1.19 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.hadoop.thirdparty : hadoop-shaded-guava | jar | 1.1.1 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.eclipse.jetty : jetty-server | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.43.v20210629 |
org.apache.hadoop : hadoop-common | jar | 3.3.3 |
org.apache.hadoop : hadoop-hdfs | jar | 3.3.3 |
ch.qos.reload4j : reload4j | jar | 1.2.18.3 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-hdfs-client | jar | 3.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-reload4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 2.28.2 |
org.apache.hadoop : hadoop-common | test-jar | 3.3.3 |
org.apache.hadoop : hadoop-hdfs | test-jar | 3.3.3 |
org.apache.hadoop : hadoop-auth | test-jar | 3.3.3 |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |