License |
License |
---|---|
GroupId | GroupIdorg.apache.hadoop |
ArtifactId | ArtifactIdhadoop-hdfs-httpfs |
Version | Version3.3.0 |
Type | Typejar |
Description |
DescriptionApache Hadoop HttpFS
Apache Hadoop HttpFS
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hadoop-hdfs-httpfs-3.3.0.pom | |
hadoop-hdfs-httpfs-3.3.0.jar | 238 KB |
hadoop-hdfs-httpfs-3.3.0-test-sources.jar | 105 KB |
hadoop-hdfs-httpfs-3.3.0-sources.jar | 111 KB |
hadoop-hdfs-httpfs-3.3.0-javadoc.jar | 784 KB |
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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs-httpfs/
implementation 'org.apache.hadoop:hadoop-hdfs-httpfs:3.3.0'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-hdfs-httpfs/
implementation ("org.apache.hadoop:hadoop-hdfs-httpfs:3.3.0")
'org.apache.hadoop:hadoop-hdfs-httpfs:jar:3.3.0'
<dependency org="org.apache.hadoop" name="hadoop-hdfs-httpfs" rev="3.3.0">
<artifact name="hadoop-hdfs-httpfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-hdfs-httpfs', version='3.3.0')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-hdfs-httpfs" % "3.3.0"
[org.apache.hadoop/hadoop-hdfs-httpfs "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-auth | jar | 3.3.0 |
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 |
com.google.guava : guava | jar | 27.0-jre |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.eclipse.jetty : jetty-server | jar | 9.4.20.v20190813 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.20.v20190813 |
org.apache.hadoop : hadoop-common | jar | 3.3.0 |
org.apache.hadoop : hadoop-hdfs | jar | 3.3.0 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-hdfs-client | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |
org.apache.hadoop : hadoop-common | test-jar | 3.3.0 |
org.apache.hadoop : hadoop-hdfs | test-jar | 3.3.0 |
org.apache.hadoop : hadoop-auth | test-jar | 3.3.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |