License |
License |
---|---|
GroupId | GroupIdorg.alluxio |
ArtifactId | ArtifactIdalluxio-table-server-common |
Version | Version2.6.1 |
Type | Typejar |
Description |
DescriptionAlluxio Table - Server - Common
Common components for Alluxio Table servers
|
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-table-server-common/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-table-server-common</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-table-server-common/
implementation 'org.alluxio:alluxio-table-server-common:2.6.1'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-table-server-common/
implementation ("org.alluxio:alluxio-table-server-common:2.6.1")
'org.alluxio:alluxio-table-server-common:jar:2.6.1'
<dependency org="org.alluxio" name="alluxio-table-server-common" rev="2.6.1">
<artifact name="alluxio-table-server-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-table-server-common', version='2.6.1')
)
libraryDependencies += "org.alluxio" % "alluxio-table-server-common" % "2.6.1"
[org.alluxio/alluxio-table-server-common "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.alluxio : alluxio-core-client-fs | jar | 2.6.1 |
org.alluxio : alluxio-core-server-common | jar | 2.6.1 |
org.alluxio : alluxio-table-base | jar | 2.6.1 |
org.alluxio : alluxio-job-common | jar | 2.6.1 |
org.alluxio : alluxio-core-transport | jar | 2.6.1 |
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 |
---|---|---|
org.alluxio : alluxio-core-common | test-jar | 2.6.1 |
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.17 |