License |
License |
---|---|
GroupId | GroupIdorg.tachyonproject |
ArtifactId | ArtifactIdtachyon |
Last Version | Last Version0.6.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTachyon Project Core
Tachyon: A Reliable Memory Centric Distributed Storage System
|
Filename | Size |
---|---|
tachyon-0.6.4.pom | |
tachyon-0.6.4.jar | 845 KB |
tachyon-0.6.4-sources.jar | 271 KB |
tachyon-0.6.4-javadoc.jar | 1 MB |
tachyon-0.6.4-jar-with-dependencies.jar | 18 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tachyonproject/tachyon/ -->
<dependency>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon/
implementation 'org.tachyonproject:tachyon:0.6.4'
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon/
implementation ("org.tachyonproject:tachyon:0.6.4")
'org.tachyonproject:tachyon:jar:0.6.4'
<dependency org="org.tachyonproject" name="tachyon" rev="0.6.4">
<artifact name="tachyon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tachyonproject', module='tachyon', version='0.6.4')
)
libraryDependencies += "org.tachyonproject" % "tachyon" % "0.6.4"
[org.tachyonproject/tachyon "0.6.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
io.netty : netty-all | jar | 4.0.23.Final |
org.eclipse.jetty : jetty-jsp | jar | 7.6.15.v20140411 |
org.eclipse.jetty : jetty-webapp | jar | 7.6.15.v20140411 |
org.eclipse.jetty : jetty-server | jar | 7.6.15.v20140411 |
org.eclipse.jetty : jetty-servlet | jar | 7.6.15.v20140411 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
log4j : log4j | jar | 1.2.17 |
commons-codec : commons-codec | jar | 1.5 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.apache.curator : curator-recipes | jar | 2.1.0-incubating |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.0 |
org.apache.hadoop : hadoop-client | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.powermock : powermock-module-junit4 | jar | 1.5.4 |
org.powermock : powermock-api-mockito | jar | 1.5.4 |
org.apache.curator : curator-test | jar | 2.1.0-incubating |
commons-httpclient : commons-httpclient | jar | 3.0.1 |