is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-stress-shell 2.8.0


GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-stress-shell
Version

Version

2.8.0
Type

Type

jar

Download alluxio-stress-shell 2.8.0


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