не последняя версия
Последняя версия 2.8.0-2

org.alluxio:alluxio-underfs-hdfs 2.4.1-1

HDFS Under File System implementation

Группа

Группа

org.alluxio
Идентификатор

Идентификатор

alluxio-underfs-hdfs
Версия

Версия

2.4.1-1
Тип

Тип

jar

Скачать alluxio-underfs-hdfs 2.4.1-1


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