is not current version
Last Version 2.8.0-2

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


GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-stress-shell
Version

Version

2.4.1-2
Type

Type

jar

Download alluxio-stress-shell 2.4.1-2


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