Hello !
All the content of this repo was moved to https://github.com/Terracotta-OSS/terracotta-platform , in particular the management folder.
See you there ?
License |
License |
---|---|
GroupId | GroupIdorg.terracotta |
ArtifactId | ArtifactIdmanagement-registry |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTerracotta Management :: Registry
A set of Java modules for management and monitoring, common to several Terracotta products
|
Filename | Size |
---|---|
management-registry-2.3.0.pom | |
management-registry-2.3.0.jar | 33 KB |
management-registry-2.3.0-sources.jar | 26 KB |
management-registry-2.3.0-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terracotta/management-registry/ -->
<dependency>
<groupId>org.terracotta</groupId>
<artifactId>management-registry</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta/management-registry/
implementation 'org.terracotta:management-registry:2.3.0'
// https://jarcasting.com/artifacts/org.terracotta/management-registry/
implementation ("org.terracotta:management-registry:2.3.0")
'org.terracotta:management-registry:jar:2.3.0'
<dependency org="org.terracotta" name="management-registry" rev="2.3.0">
<artifact name="management-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta', module='management-registry', version='2.3.0')
)
libraryDependencies += "org.terracotta" % "management-registry" % "2.3.0"
[org.terracotta/management-registry "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.terracotta : management-model | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
Hello !
All the content of this repo was moved to https://github.com/Terracotta-OSS/terracotta-platform , in particular the management folder.
See you there ?