Last Version

Terracotta Management :: Management Entity 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

management-entity
Version

Version

2.5.0
Type

Type

pom
Description

Description

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

Download management-entity 2.5.0


<!-- https://jarcasting.com/artifacts/org.terracotta.management/management-entity/ -->
<dependency>
    <groupId>org.terracotta.management</groupId>
    <artifactId>management-entity</artifactId>
    <version>2.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta.management/management-entity/
implementation 'org.terracotta.management:management-entity:2.5.0'
// https://jarcasting.com/artifacts/org.terracotta.management/management-entity/
implementation ("org.terracotta.management:management-entity:2.5.0")
'org.terracotta.management:management-entity:pom:2.5.0'
<dependency org="org.terracotta.management" name="management-entity" rev="2.5.0">
  <artifact name="management-entity" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.terracotta.management', module='management-entity', version='2.5.0')
)
libraryDependencies += "org.terracotta.management" % "management-entity" % "2.5.0"
[org.terracotta.management/management-entity "2.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • management-entity-common
  • management-entity-client
  • management-entity-server
  • management-entity-tests