Download alluxio-underfs-local-1.1.1.jar file - Jar a

Jar examples for a:alluxio-underfs-local

Description

Under File System implementation that uses local file system

You can download jar file alluxio-underfs-local 1.1.1 in this page.

License

Apache License

Build File

You can use the following script to add alluxio-underfs-local-1.1.1.jar to your project.

<dependency>
   <groupId>org.alluxio</groupId>
   <artifactId>alluxio-underfs-local</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'org.alluxio', name: 'alluxio-underfs-local', version: '1.1.1'
libraryDependencies += "org.alluxio" % "alluxio-underfs-local" % "1.1.1"
<dependency org="org.alluxio" name="alluxio-underfs-local" rev="1.1.1"/>
@Grapes(@Grab(group='org.alluxio', module='alluxio-underfs-local', version='1.1.1'))
'org.alluxio:alluxio-underfs-local:jar:1.1.1'

Download

Click the following link to download the jar file.

alluxio-underfs-local-1.1.1-javadoc.jar
alluxio-underfs-local-1.1.1-sources.jar
alluxio-underfs-local-1.1.1.jar
alluxio-underfs-local-1.1.1.pom



Related Tutorials