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 |
---|---|
Categories |
CategoriesMonitoring Application Testing & Monitoring |
GroupId | GroupIdorg.terracotta.management |
ArtifactId | ArtifactIdmonitoring-service |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTerracotta Management :: Monitoring Service
A set of Java modules for management and monitoring, common to several Terracotta products
|
Filename | Size |
---|---|
monitoring-service-2.5.0.pom | |
monitoring-service-2.5.0.jar | 30 KB |
monitoring-service-2.5.0-sources.jar | 17 KB |
monitoring-service-2.5.0-plugin.jar | 48 KB |
monitoring-service-2.5.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terracotta.management/monitoring-service/ -->
<dependency>
<groupId>org.terracotta.management</groupId>
<artifactId>monitoring-service</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta.management/monitoring-service/
implementation 'org.terracotta.management:monitoring-service:2.5.0'
// https://jarcasting.com/artifacts/org.terracotta.management/monitoring-service/
implementation ("org.terracotta.management:monitoring-service:2.5.0")
'org.terracotta.management:monitoring-service:jar:2.5.0'
<dependency org="org.terracotta.management" name="monitoring-service" rev="2.5.0">
<artifact name="monitoring-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta.management', module='monitoring-service', version='2.5.0')
)
libraryDependencies += "org.terracotta.management" % "monitoring-service" % "2.5.0"
[org.terracotta.management/monitoring-service "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.terracotta.management : sequence-generator | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.terracotta » monitoring-support | jar | 1.0-SNAPSHOT |
org.terracotta » entity-server-api | jar | 1.0-SNAPSHOT |
org.terracotta.internal » tc-config-parser | jar | 10.0-SNAPSHOT |
org.terracotta » standard-cluster-services | jar | 1.0-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
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
|