is not current version
Last Version 2.8.0-2

Alluxio Core - Client - File System 2.6.0

File System Client of Alluxio Core

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-core-client-fs
Version

Version

2.6.0
Type

Type

jar
Description

Description

Alluxio Core - Client - File System
File System Client of Alluxio Core

Download alluxio-core-client-fs 2.6.0


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

Dependencies

compile (16)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
com.google.protobuf : protobuf-java jar 3.12.4
commons-codec : commons-codec jar 1.13
commons-io : commons-io jar 2.7
io.dropwizard.metrics : metrics-core jar 4.1.11
io.grpc : grpc-api jar 1.37.0
io.grpc : grpc-core jar 1.37.0
io.grpc : grpc-stub jar 1.37.0
io.netty : netty-all jar 4.1.52.Final
org.rocksdb : rocksdbjni jar 6.15.2
org.alluxio : alluxio-core-common jar 2.6.0
org.alluxio : alluxio-core-transport jar 2.6.0
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

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.0.4

test (12)

Group / Artifact Type Version
org.alluxio : alluxio-core-common test-jar 2.6.0
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

Project Modules

There are no modules declared in this project.