Jar examples for a:alluxio-shell
A Linux shell-like interface to interact with Alluxio
You can download jar file alluxio-shell 1.6.1 in this page.
Apache License
You can use the following script to add alluxio-shell-1.6.1.jar to your project.
<dependency> <groupId>org.alluxio</groupId> <artifactId>alluxio-shell</artifactId> <version>1.6.1</version> </dependency>
compile group: 'org.alluxio', name: 'alluxio-shell', version: '1.6.1'
libraryDependencies += "org.alluxio" % "alluxio-shell" % "1.6.1"
<dependency org="org.alluxio" name="alluxio-shell" rev="1.6.1"/>
@Grapes(@Grab(group='org.alluxio', module='alluxio-shell', version='1.6.1'))
'org.alluxio:alluxio-shell:jar:1.6.1'
Click the following link to download the jar file.
alluxio-shell-1.6.1-javadoc.jar