License |
License |
---|---|
Categories |
CategoriesCLI User Interface KeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.alluxio |
ArtifactId | ArtifactIdalluxio-keyvalue-client |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlluxio Key Value - Client
Client of Alluxio Key Value Store
|
Filename | Size |
---|---|
alluxio-keyvalue-client-1.8.2.pom | |
alluxio-keyvalue-client-1.8.2.jar | 343 KB |
alluxio-keyvalue-client-1.8.2-sources.jar | 528 bytes |
alluxio-keyvalue-client-1.8.2-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-keyvalue-client/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-keyvalue-client</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-keyvalue-client/
implementation 'org.alluxio:alluxio-keyvalue-client:1.8.2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-keyvalue-client/
implementation ("org.alluxio:alluxio-keyvalue-client:1.8.2")
'org.alluxio:alluxio-keyvalue-client:jar:1.8.2'
<dependency org="org.alluxio" name="alluxio-keyvalue-client" rev="1.8.2">
<artifact name="alluxio-keyvalue-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-keyvalue-client', version='1.8.2')
)
libraryDependencies += "org.alluxio" % "alluxio-keyvalue-client" % "1.8.2"
[org.alluxio/alluxio-keyvalue-client "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
org.apache.thrift : libthrift | jar | 0.9.3 |
org.alluxio : alluxio-core-client-fs | jar | 1.8.2 |
org.alluxio : alluxio-core-common | 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 |
---|---|---|
org.alluxio : alluxio-core-common | test-jar | 1.8.2 |
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 |