License |
License |
---|---|
GroupId | GroupIdorg.tachyonproject |
ArtifactId | ArtifactIdtachyon-common |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTachyon Common
Common utilities shared by different tachyon modules
|
Filename | Size |
---|---|
tachyon-common-0.8.2.pom | |
tachyon-common-0.8.2.jar | 1 MB |
tachyon-common-0.8.2-sources.jar | 345 KB |
tachyon-common-0.8.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tachyonproject/tachyon-common/ -->
<dependency>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-common</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-common/
implementation 'org.tachyonproject:tachyon-common:0.8.2'
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-common/
implementation ("org.tachyonproject:tachyon-common:0.8.2")
'org.tachyonproject:tachyon-common:jar:0.8.2'
<dependency org="org.tachyonproject" name="tachyon-common" rev="0.8.2">
<artifact name="tachyon-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tachyonproject', module='tachyon-common', version='0.8.2')
)
libraryDependencies += "org.tachyonproject" % "tachyon-common" % "0.8.2"
[org.tachyonproject/tachyon-common "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
commons-lang : commons-lang | jar | 2.4 |
commons-io : commons-io | jar | 2.4 |
io.netty : netty-all | jar | 4.0.28.Final |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.apache.curator : curator-framework | jar | 2.1.0-incubating |
org.apache.curator : curator-client | jar | 2.1.0-incubating |
org.apache.curator : curator-recipes | jar | 2.1.0-incubating |
org.apache.thrift : libthrift | jar | 0.9.2 |
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.8 |
org.powermock : powermock-module-junit4 | jar | 1.6.1 |
org.powermock : powermock-api-mockito | jar | 1.6.1 |