| License |
License |
|---|---|
| GroupId | GroupIdorg.tachyonproject |
| ArtifactId | ArtifactIdtachyon-integration-tests |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTachyon Integration Tests
Integration tests on other Tachyon modules
|
| Filename | Size |
|---|---|
| tachyon-integration-tests-0.8.2.pom | |
| tachyon-integration-tests-0.8.2.jar | 2 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.0 |
| 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 |