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 | ArtifactIdmanagement-entity-server |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTerracotta Management :: Management Entity :: Server
A set of Java modules for management and monitoring, common to several Terracotta products
|
<!-- https://jarcasting.com/artifacts/org.terracotta.management/management-entity-server/ -->
<dependency>
<groupId>org.terracotta.management</groupId>
<artifactId>management-entity-server</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta.management/management-entity-server/
implementation 'org.terracotta.management:management-entity-server:2.5.0'
// https://jarcasting.com/artifacts/org.terracotta.management/management-entity-server/
implementation ("org.terracotta.management:management-entity-server:2.5.0")
'org.terracotta.management:management-entity-server:jar:2.5.0'
<dependency org="org.terracotta.management" name="management-entity-server" rev="2.5.0">
<artifact name="management-entity-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta.management', module='management-entity-server', version='2.5.0')
)
libraryDependencies += "org.terracotta.management" % "management-entity-server" % "2.5.0"
[org.terracotta.management/management-entity-server "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.terracotta.management : management-entity-common | jar | 2.5.0 |
org.terracotta.management : cluster-topology | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.terracotta » entity-server-api | jar | 1.0-SNAPSHOT |
org.terracotta » standard-cluster-services | jar | 1.0-SNAPSHOT |
org.terracotta » monitoring-support | jar | 1.0-SNAPSHOT |
org.terracotta.management : monitoring-service | jar | 2.5.0 |
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
|