is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-underfs-hdfs 2.2.2

HDFS Under File System implementation

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-underfs-hdfs
Version

Version

2.2.2
Type

Type

jar

Download alluxio-underfs-hdfs 2.2.2


<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-hdfs/ -->
<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-underfs-hdfs</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-hdfs/
implementation 'org.alluxio:alluxio-underfs-hdfs:2.2.2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-hdfs/
implementation ("org.alluxio:alluxio-underfs-hdfs:2.2.2")
'org.alluxio:alluxio-underfs-hdfs:jar:2.2.2'
<dependency org="org.alluxio" name="alluxio-underfs-hdfs" rev="2.2.2">
  <artifact name="alluxio-underfs-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-underfs-hdfs', version='2.2.2')
)
libraryDependencies += "org.alluxio" % "alluxio-underfs-hdfs" % "2.2.2"
[org.alluxio/alluxio-underfs-hdfs "2.2.2"]