| License |
License |
|---|---|
| GroupId | GroupIdorg.terracotta |
| ArtifactId | ArtifactIddocs |
| 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 |
|---|---|
| docs-3.3.23.pom | |
| docs-3.3.23.jar | 8 KB |
| docs-3.3.23-sources.jar | 5 KB |
| docs-3.3.23-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.terracotta/docs/ -->
<dependency>
<groupId>org.terracotta</groupId>
<artifactId>docs</artifactId>
<version>3.3.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta/docs/
implementation 'org.terracotta:docs:3.3.23'
// https://jarcasting.com/artifacts/org.terracotta/docs/
implementation ("org.terracotta:docs:3.3.23")
'org.terracotta:docs:jar:3.3.23'
<dependency org="org.terracotta" name="docs" rev="3.3.23">
<artifact name="docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta', module='docs', version='3.3.23')
)
libraryDependencies += "org.terracotta" % "docs" % "3.3.23"
[org.terracotta/docs "3.3.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.terracotta : angela | jar | 3.3.23 |
| org.terracotta : angela-common | jar | 3.3.23 |
| org.awaitility : awaitility | jar | 4.0.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |