is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-stress-shell 2.3.0-2


GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-stress-shell
Version

Version

2.3.0-2
Type

Type

jar

Download alluxio-stress-shell 2.3.0-2


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