License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.alluxio |
ArtifactId | ArtifactIdalluxio-keyvalue-hadoop |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlluxio Key Value - Hadoop Utilities
Hadoop utilities in Alluxio Key Value Store modules
|
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-keyvalue-hadoop/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-keyvalue-hadoop</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-keyvalue-hadoop/
implementation 'org.alluxio:alluxio-keyvalue-hadoop:1.8.2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-keyvalue-hadoop/
implementation ("org.alluxio:alluxio-keyvalue-hadoop:1.8.2")
'org.alluxio:alluxio-keyvalue-hadoop:jar:1.8.2'
<dependency org="org.alluxio" name="alluxio-keyvalue-hadoop" rev="1.8.2">
<artifact name="alluxio-keyvalue-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-keyvalue-hadoop', version='1.8.2')
)
libraryDependencies += "org.alluxio" % "alluxio-keyvalue-hadoop" % "1.8.2"
[org.alluxio/alluxio-keyvalue-hadoop "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 2.2.0 |
org.alluxio : alluxio-core-client-fs | jar | 1.8.2 |
org.alluxio : alluxio-keyvalue-client | jar | 1.8.2 |
org.alluxio : alluxio-keyvalue-common | jar | 1.8.2 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava-testlib | jar | 19.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.8 |
org.powermock : powermock-api-mockito | jar | 1.6.1 |
org.powermock : powermock-classloading-xstream | jar | 1.6.1 |
org.powermock : powermock-core | jar | 1.6.1 |
org.powermock : powermock-module-junit4 | jar | 1.6.1 |
org.powermock : powermock-module-junit4-rule | jar | 1.6.1 |
org.powermock : powermock-reflect | jar | 1.6.1 |