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 |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdorg.terracotta.management |
| ArtifactId | ArtifactIdcluster-messaging |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTerracotta Management :: Cluster Messaging
A set of Java modules for management and monitoring, common to several Terracotta products
|
| Filename | Size |
|---|---|
| cluster-messaging-2.5.0.pom | |
| cluster-messaging-2.5.0.jar | 5 KB |
| cluster-messaging-2.5.0-sources.jar | 2 KB |
| cluster-messaging-2.5.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.terracotta.management/cluster-messaging/ -->
<dependency>
<groupId>org.terracotta.management</groupId>
<artifactId>cluster-messaging</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta.management/cluster-messaging/
implementation 'org.terracotta.management:cluster-messaging:2.5.0'
// https://jarcasting.com/artifacts/org.terracotta.management/cluster-messaging/
implementation ("org.terracotta.management:cluster-messaging:2.5.0")
'org.terracotta.management:cluster-messaging:jar:2.5.0'
<dependency org="org.terracotta.management" name="cluster-messaging" rev="2.5.0">
<artifact name="cluster-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta.management', module='cluster-messaging', version='2.5.0')
)
libraryDependencies += "org.terracotta.management" % "cluster-messaging" % "2.5.0"
[org.terracotta.management/cluster-messaging "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.terracotta.management : sequence-generator | jar | 2.5.0 |
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
|