License |
License |
---|---|
GroupId | GroupIdorg.alluxio |
ArtifactId | ArtifactIdalluxio-stress-common |
Version | Version2.8.0-2 |
Type | Typejar |
Description |
DescriptionAlluxio Stress - Common
Common between client and server
|
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-stress-common/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-stress-common</artifactId>
<version>2.8.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-stress-common/
implementation 'org.alluxio:alluxio-stress-common:2.8.0-2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-stress-common/
implementation ("org.alluxio:alluxio-stress-common:2.8.0-2")
'org.alluxio:alluxio-stress-common:jar:2.8.0-2'
<dependency org="org.alluxio" name="alluxio-stress-common" rev="2.8.0-2">
<artifact name="alluxio-stress-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-stress-common', version='2.8.0-2')
)
libraryDependencies += "org.alluxio" % "alluxio-stress-common" % "2.8.0-2"
[org.alluxio/alluxio-stress-common "2.8.0-2"]
Group / Artifact | Type | Version |
---|---|---|
com.beust : jcommander | jar | 1.78 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
org.hdrhistogram : HdrHistogram | jar | 2.1.12 |
org.alluxio : alluxio-core-common | jar | 2.8.0-2 |
org.alluxio : alluxio-job-common | jar | 2.8.0-2 |
org.alluxio : alluxio-core-server-worker | jar | 2.8.0-2 |
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |