Tachyon Integration Tests

Integration tests on other Tachyon modules

License

License

GroupId

GroupId

org.tachyonproject
ArtifactId

ArtifactId

tachyon-integration-tests
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tachyon Integration Tests
Integration tests on other Tachyon modules

Download tachyon-integration-tests

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.0

test (11)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
junit : junit jar 4.12
org.apache.curator : curator-test jar 2.1.0-incubating
org.apache.thrift : libthrift jar 0.9.2
org.apache.hadoop : hadoop-minicluster jar 1.0.4
org.powermock : powermock-module-junit4 jar 1.6.1
org.slf4j : slf4j-api jar 1.7.2
org.tachyonproject : tachyon-servers jar 0.8.2
org.tachyonproject : tachyon-common jar 0.8.2
org.tachyonproject : tachyon-underfs-local jar 0.8.2
org.tachyonproject : tachyon-minicluster jar 0.8.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