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.management |
ArtifactId | ArtifactIdcluster-topology |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTerracotta Management :: Cluster Topology
A set of Java modules for management and monitoring, common to several Terracotta products
|
Filename | Size |
---|---|
cluster-topology-2.5.0.pom | |
cluster-topology-2.5.0.jar | 41 KB |
cluster-topology-2.5.0-sources.jar | 20 KB |
cluster-topology-2.5.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terracotta.management/cluster-topology/ -->
<dependency>
<groupId>org.terracotta.management</groupId>
<artifactId>cluster-topology</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta.management/cluster-topology/
implementation 'org.terracotta.management:cluster-topology:2.5.0'
// https://jarcasting.com/artifacts/org.terracotta.management/cluster-topology/
implementation ("org.terracotta.management:cluster-topology:2.5.0")
'org.terracotta.management:cluster-topology:jar:2.5.0'
<dependency org="org.terracotta.management" name="cluster-topology" rev="2.5.0">
<artifact name="cluster-topology" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta.management', module='cluster-topology', version='2.5.0')
)
libraryDependencies += "org.terracotta.management" % "cluster-topology" % "2.5.0"
[org.terracotta.management/cluster-topology "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.terracotta.management : management-model | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
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 ?
Version |
---|
2.5.0
|