Terracotta Management :: Samples :: Hello World Entity

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

License

License

GroupId

GroupId

org.terracotta.management.samples
ArtifactId

ArtifactId

hello-world-entity
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download hello-world-entity

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.terracotta » voltron-proxy jar 1.0-SNAPSHOT
org.terracotta.management : management-registry Optional jar 2.5.0
org.terracotta.management : management-entity-client Optional jar 2.5.0

provided (2)

Group / Artifact Type Version
org.terracotta » entity-client-api jar 1.0-SNAPSHOT
org.terracotta » entity-server-api jar 1.0-SNAPSHOT

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.terracotta » entity-test-lib jar 1.0-SNAPSHOT
org.terracotta.management : monitoring-service jar 2.5.0
org.terracotta.management : management-entity-server jar 2.5.0
org.terracotta.management.samples : monitoring-tree-consumer jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0