License |
License |
---|---|
GroupId | GroupIdorg.tachyonproject |
ArtifactId | ArtifactIdtachyon-minicluster |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTachyon MiniCluster
Tachyon MiniCluster for testing
|
Filename | Size |
---|---|
tachyon-minicluster-0.8.2.pom | |
tachyon-minicluster-0.8.2.jar | 24 KB |
tachyon-minicluster-0.8.2-sources.jar | 15 KB |
tachyon-minicluster-0.8.2-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tachyonproject/tachyon-minicluster/ -->
<dependency>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-minicluster</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-minicluster/
implementation 'org.tachyonproject:tachyon-minicluster:0.8.2'
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-minicluster/
implementation ("org.tachyonproject:tachyon-minicluster:0.8.2")
'org.tachyonproject:tachyon-minicluster:jar:0.8.2'
<dependency org="org.tachyonproject" name="tachyon-minicluster" rev="0.8.2">
<artifact name="tachyon-minicluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tachyonproject', module='tachyon-minicluster', version='0.8.2')
)
libraryDependencies += "org.tachyonproject" % "tachyon-minicluster" % "0.8.2"
[org.tachyonproject/tachyon-minicluster "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-test | jar | 2.1.0-incubating |
org.tachyonproject : tachyon-common | jar | 0.8.2 |
org.tachyonproject : tachyon-client-unshaded | jar | 0.8.2 |
org.tachyonproject : tachyon-servers | jar | 0.8.2 |