Alluxio Core - Client - Runtime

Runtime Client of Alluxio Core

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-core-client-runtime
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Alluxio Core - Client - Runtime
Runtime Client of Alluxio Core

Download alluxio-core-client-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-core-client-runtime/ -->
<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-core-client-runtime</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-client-runtime/
implementation 'org.alluxio:alluxio-core-client-runtime:2.0.1'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-client-runtime/
implementation ("org.alluxio:alluxio-core-client-runtime:2.0.1")
'org.alluxio:alluxio-core-client-runtime:jar:2.0.1'
<dependency org="org.alluxio" name="alluxio-core-client-runtime" rev="2.0.1">
  <artifact name="alluxio-core-client-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-core-client-runtime', version='2.0.1')
)
libraryDependencies += "org.alluxio" % "alluxio-core-client-runtime" % "2.0.1"
[org.alluxio/alluxio-core-client-runtime "2.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.alluxio : alluxio-core-client-hdfs jar 2.0.1
org.alluxio : alluxio-core-client-fs jar 2.0.1
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : slf4j-log4j12 jar 1.7.2

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.2.0
com.google.code.findbugs : annotations jar 3.0.1

test (10)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 27.0.1-jre
junit : junit jar 4.12
org.hamcrest : hamcrest jar 2.1-rc4
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0-preview
2.0.0
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0