| License |
License |
|---|---|
| GroupId | GroupIdorg.alluxio |
| ArtifactId | ArtifactIdalluxio-core-base |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAlluxio Core - Base module
API definition for all Alluxio Services
|
| Filename | Size |
|---|---|
| alluxio-core-base-2.5.0.pom | |
| alluxio-core-base-2.5.0.jar | 153 KB |
| alluxio-core-base-2.5.0-sources.jar | 128 KB |
| alluxio-core-base-2.5.0-javadoc.jar | 616 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-core-base/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-base</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-base/
implementation 'org.alluxio:alluxio-core-base:2.5.0'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-base/
implementation ("org.alluxio:alluxio-core-base:2.5.0")
'org.alluxio:alluxio-core-base:jar:2.5.0'
<dependency org="org.alluxio" name="alluxio-core-base" rev="2.5.0">
<artifact name="alluxio-core-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-core-base', version='2.5.0')
)
libraryDependencies += "org.alluxio" % "alluxio-core-base" % "2.5.0"
[org.alluxio/alluxio-core-base "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| com.google.guava : guava | jar | 29.0-jre |
| commons-io : commons-io | jar | 2.7 |
| io.grpc : grpc-core | jar | 1.28.1 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.alluxio : alluxio-core-transport | jar | 2.5.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava-testlib | jar | 29.0-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.14 |