License |
License |
---|---|
GroupId | GroupIdorg.terracotta |
ArtifactId | ArtifactIddocs |
Version | Version3.1.24 |
Type | Typejar |
Description |
DescriptionDistributed control framework to handle a Terracotta cluster and tests clients
|
Filename | Size |
---|---|
docs-3.1.24.pom | |
docs-3.1.24.jar | 9 KB |
docs-3.1.24-sources.jar | 5 KB |
docs-3.1.24-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terracotta/docs/ -->
<dependency>
<groupId>org.terracotta</groupId>
<artifactId>docs</artifactId>
<version>3.1.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta/docs/
implementation 'org.terracotta:docs:3.1.24'
// https://jarcasting.com/artifacts/org.terracotta/docs/
implementation ("org.terracotta:docs:3.1.24")
'org.terracotta:docs:jar:3.1.24'
<dependency org="org.terracotta" name="docs" rev="3.1.24">
<artifact name="docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta', module='docs', version='3.1.24')
)
libraryDependencies += "org.terracotta" % "docs" % "3.1.24"
[org.terracotta/docs "3.1.24"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.terracotta : angela | jar | 3.1.24 |
org.terracotta : angela-common | jar | 3.1.24 |
org.awaitility : awaitility | jar | 4.0.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |