License |
License |
---|---|
GroupId | GroupIdorg.alluxio |
ArtifactId | ArtifactIdalluxio-core-server-common |
Last Version | Last Version2.8.0-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlluxio Core - Server - Common Utilities
Common utilities for Alluxio core services
|
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-core-server-common/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-server-common</artifactId>
<version>2.8.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-server-common/
implementation 'org.alluxio:alluxio-core-server-common:2.8.0-2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-server-common/
implementation ("org.alluxio:alluxio-core-server-common:2.8.0-2")
'org.alluxio:alluxio-core-server-common:jar:2.8.0-2'
<dependency org="org.alluxio" name="alluxio-core-server-common" rev="2.8.0-2">
<artifact name="alluxio-core-server-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-core-server-common', version='2.8.0-2')
)
libraryDependencies += "org.alluxio" % "alluxio-core-server-common" % "2.8.0-2"
[org.alluxio/alluxio-core-server-common "2.8.0-2"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-server | jar | 2.34 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.34 |
org.alluxio : alluxio-core-common | test-jar | 2.8.0-2 |
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 |