is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-underfs-local 2.0.0

Local FS Under File System implementation

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-underfs-local
Version

Version

2.0.0
Type

Type

jar

Download alluxio-underfs-local 2.0.0


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