License |
License |
---|---|
GroupId | GroupIdorg.terracotta |
ArtifactId | ArtifactIdintegration-test |
Last Version | Last Version3.3.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed control framework to handle a Terracotta cluster and tests clients
|
Filename | Size |
---|---|
integration-test-3.3.23.pom | |
integration-test-3.3.23.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terracotta/integration-test/ -->
<dependency>
<groupId>org.terracotta</groupId>
<artifactId>integration-test</artifactId>
<version>3.3.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta/integration-test/
implementation 'org.terracotta:integration-test:3.3.23'
// https://jarcasting.com/artifacts/org.terracotta/integration-test/
implementation ("org.terracotta:integration-test:3.3.23")
'org.terracotta:integration-test:jar:3.3.23'
<dependency org="org.terracotta" name="integration-test" rev="3.3.23">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta', module='integration-test', version='3.3.23')
)
libraryDependencies += "org.terracotta" % "integration-test" % "3.3.23"
[org.terracotta/integration-test "3.3.23"]
Group / Artifact | Type | Version |
---|---|---|
org.ehcache : ehcache-clustered | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.terracotta : angela | jar | 3.3.23 |
org.hamcrest : hamcrest-all | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.awaitility : awaitility | jar | 4.0.3 |
org.apache.sshd : sshd-sftp | jar | 2.8.0 |