is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-stress-shell 2.5.0-1


GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-stress-shell
Version

Version

2.5.0-1
Type

Type

jar

Download alluxio-stress-shell 2.5.0-1


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