is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-underfs-local 2.6.2-2

Local FS Under File System implementation

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-underfs-local
Version

Version

2.6.2-2
Type

Type

jar

Download alluxio-underfs-local 2.6.2-2


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