is not current version
Last Version 3.3.23

org.terracotta:integration-test 3.2.4


GroupId

GroupId

org.terracotta
ArtifactId

ArtifactId

integration-test
Version

Version

3.2.4
Type

Type

jar

Download integration-test 3.2.4


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