is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-underfs-local 1.7.1

Local FS Under File System implementation

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-underfs-local
Version

Version

1.7.1
Type

Type

jar

Download alluxio-underfs-local 1.7.1


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