| License |
License |
|---|---|
| GroupId | GroupIdorg.terracotta.management.samples |
| ArtifactId | ArtifactIdhello-world-entity |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTerracotta Management :: Samples :: Hello World Entity
A set of Java modules for management and monitoring, common to several Terracotta products
|
| Filename | Size |
|---|---|
| hello-world-entity-2.5.0.pom | |
| hello-world-entity-2.5.0.jar | 12 KB |
| hello-world-entity-2.5.0-sources.jar | 10 KB |
| hello-world-entity-2.5.0-plugin.jar | 49 KB |
| hello-world-entity-2.5.0-javadoc.jar | 76 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.terracotta » entity-client-api | jar | 1.0-SNAPSHOT |
| org.terracotta » entity-server-api | jar | 1.0-SNAPSHOT |
| 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 |