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