is not current version
Last Version 0.8.2

org.tachyonproject:tachyon-integration-tests 0.8.1

Integration tests on other Tachyon modules

GroupId

GroupId

org.tachyonproject
ArtifactId

ArtifactId

tachyon-integration-tests
Version

Version

0.8.1
Type

Type

jar

Download tachyon-integration-tests 0.8.1


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