Last Version

Terracotta Management :: Cluster Topology 2.5.0

A set of Java modules for management and monitoring, common to several Terracotta products

License

License

GroupId

GroupId

org.terracotta.management
ArtifactId

ArtifactId

cluster-topology
Version

Version

2.5.0
Type

Type

jar
Description

Description

Terracotta Management :: Cluster Topology
A set of Java modules for management and monitoring, common to several Terracotta products

Download cluster-topology 2.5.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.terracotta.management : management-model jar 2.5.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-databind jar 2.6.3

Project Modules

There are no modules declared in this project.