is not current version
Last Version 0.8.2

org.tachyonproject:tachyon-integration-tests 0.7.0

Integration tests on other Tachyon modules

GroupId

GroupId

org.tachyonproject
ArtifactId

ArtifactId

tachyon-integration-tests
Version

Version

0.7.0
Type

Type

jar

Download tachyon-integration-tests 0.7.0


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