Alluxio Core - Client Implementation

Client implementation of Alluxio core

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-core-client-internal
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Alluxio Core - Client Implementation
Client implementation of Alluxio core

Download alluxio-core-client-internal

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
io.netty : netty-all jar 4.0.28.Final
org.apache.hadoop : hadoop-client jar 2.2.0
org.slf4j : slf4j-api jar 1.7.2
org.alluxio : alluxio-core-common jar 1.0.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (7)

Group / Artifact Type Version
org.alluxio : alluxio-core-common test-jar 1.0.1
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.8
org.powermock : powermock-api-mockito jar 1.6.1
org.powermock : powermock-core jar 1.6.1
org.powermock : powermock-module-junit4 jar 1.6.1
org.powermock : powermock-reflect jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0