License |
License |
---|---|
GroupId | GroupIdorg.apache.hadoop.contrib |
ArtifactId | ArtifactIdhadoop-hdfs-fuse |
Last Version | Last Version2.0.1-alpha |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Hadoop HDFS Fuse
Apache Hadoop HDFS Fuse
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hadoop-hdfs-fuse-2.0.1-alpha.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop.contrib/hadoop-hdfs-fuse/ -->
<dependency>
<groupId>org.apache.hadoop.contrib</groupId>
<artifactId>hadoop-hdfs-fuse</artifactId>
<version>2.0.1-alpha</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop.contrib/hadoop-hdfs-fuse/
implementation 'org.apache.hadoop.contrib:hadoop-hdfs-fuse:2.0.1-alpha'
// https://jarcasting.com/artifacts/org.apache.hadoop.contrib/hadoop-hdfs-fuse/
implementation ("org.apache.hadoop.contrib:hadoop-hdfs-fuse:2.0.1-alpha")
'org.apache.hadoop.contrib:hadoop-hdfs-fuse:pom:2.0.1-alpha'
<dependency org="org.apache.hadoop.contrib" name="hadoop-hdfs-fuse" rev="2.0.1-alpha">
<artifact name="hadoop-hdfs-fuse" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop.contrib', module='hadoop-hdfs-fuse', version='2.0.1-alpha')
)
libraryDependencies += "org.apache.hadoop.contrib" % "hadoop-hdfs-fuse" % "2.0.1-alpha"
[org.apache.hadoop.contrib/hadoop-hdfs-fuse "2.0.1-alpha"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-hdfs | jar | 2.0.1-alpha |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-hdfs | test-jar | 2.0.1-alpha |