is not current version
Last Version 2.8.0-2

Alluxio Shell 2.8.0-1

A Linux shell-like interface to interact with Alluxio

License

License

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-shell
Version

Version

2.8.0-1
Type

Type

jar
Description

Description

Alluxio Shell
A Linux shell-like interface to interact with Alluxio

Download alluxio-shell 2.8.0-1


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

Dependencies

compile (17)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
commons-cli : commons-cli jar 1.4
commons-codec : commons-codec jar 1.13
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.7
org.apache.httpcomponents : httpclient jar 4.5.13
org.jline : jline jar 3.16.0
com.beust : jcommander jar 1.78
org.apache.commons : commons-compress jar 1.21
org.alluxio : alluxio-table-client jar 2.8.0-1
org.alluxio : alluxio-core-client-fs jar 2.8.0-1
org.alluxio : alluxio-core-common jar 2.8.0-1
org.alluxio : alluxio-job-client jar 2.8.0-1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.slf4j : slf4j-api jar 1.7.30

test (13)

Group / Artifact Type Version
org.alluxio : alluxio-core-common test-jar 2.8.0-1
org.mockito : mockito-inline jar 3.4.4
com.google.guava : guava-testlib jar 31.0.1-jre
junit : junit jar 4.13
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.4.4
org.powermock : powermock-api-mockito2 jar 2.0.7
org.powermock : powermock-classloading-xstream jar 2.0.7
org.powermock : powermock-core jar 2.0.7
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-module-junit4-rule jar 2.0.7
org.powermock : powermock-reflect jar 2.0.7
com.thoughtworks.xstream : xstream jar 1.4.18

Project Modules

There are no modules declared in this project.