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