Tachyon Examples

Example applications of Tachyon

License

License

GroupId

GroupId

org.tachyonproject
ArtifactId

ArtifactId

tachyon-examples
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tachyon Examples
Example applications of Tachyon

Download tachyon-examples

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
com.google.guava : guava jar 14.0.1
org.apache.hadoop : hadoop-client jar 1.0.4
org.tachyonproject : tachyon-servers jar 0.8.2
org.tachyonproject : tachyon-client-unshaded jar 0.8.2
org.tachyonproject : tachyon-common jar 0.8.2
org.slf4j : slf4j-api jar 1.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0