| License |
License |
|---|---|
| GroupId | GroupIdorg.tachyonproject |
| ArtifactId | ArtifactIdtachyon-examples |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTachyon Examples
Example applications of Tachyon
|
| Filename | Size |
|---|---|
| tachyon-examples-0.8.2.pom | |
| tachyon-examples-0.8.2.jar | 39 KB |
| tachyon-examples-0.8.2-sources.jar | 18 KB |
| tachyon-examples-0.8.2-javadoc.jar | 84 KB |
| Browse |
<!-- 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"]
| 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 |