Download alluxio-underfs-hdfs-1.0.0.jar file - Jar a

Jar examples for a:alluxio-underfs-hdfs

Description

HDFS Under File System implementation

You can download jar file alluxio-underfs-hdfs 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add alluxio-underfs-hdfs-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

alluxio-underfs-hdfs-1.0.0-javadoc.jar
alluxio-underfs-hdfs-1.0.0-sources.jar
alluxio-underfs-hdfs-1.0.0.jar
alluxio-underfs-hdfs-1.0.0.pom



Related Tutorials