Tachyon Common

Common utilities shared by different tachyon modules

License

License

GroupId

GroupId

org.tachyonproject
ArtifactId

ArtifactId

tachyon-common
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tachyon Common
Common utilities shared by different tachyon modules

Download tachyon-common

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

test (4)

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

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