License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.alluxio |
ArtifactId | ArtifactIdalluxio-shaded-client |
Last Version | Last Version2.8.0-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlluxio Shaded Libraries - Client
Shaded Alluxio Client Module
|
Filename | Size |
---|---|
alluxio-shaded-client-2.8.0-2.pom | |
alluxio-shaded-client-2.8.0-2.jar | 26 MB |
alluxio-shaded-client-2.8.0-2-sources.jar | 15 MB |
alluxio-shaded-client-2.8.0-2-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-shaded-client/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-shaded-client</artifactId>
<version>2.8.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-shaded-client/
implementation 'org.alluxio:alluxio-shaded-client:2.8.0-2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-shaded-client/
implementation ("org.alluxio:alluxio-shaded-client:2.8.0-2")
'org.alluxio:alluxio-shaded-client:jar:2.8.0-2'
<dependency org="org.alluxio" name="alluxio-shaded-client" rev="2.8.0-2">
<artifact name="alluxio-shaded-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-shaded-client', version='2.8.0-2')
)
libraryDependencies += "org.alluxio" % "alluxio-shaded-client" % "2.8.0-2"
[org.alluxio/alluxio-shaded-client "2.8.0-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api Optional | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.17.1 |
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 |