License |
License |
---|---|
GroupId | GroupIdorg.swisspush |
ArtifactId | ArtifactIdcluster-watchdog |
Version | Version2.3.1 |
Type | Typejar |
Description |
Descriptioncluster-watchdog
Checks if all your hazelcast cluster members are receiveing published messages over the bus.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cluster-watchdog-2.3.1.pom | |
cluster-watchdog-2.3.1.jar | 21 KB |
cluster-watchdog-2.3.1-sources.jar | 12 KB |
cluster-watchdog-2.3.1-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/ -->
<dependency>
<groupId>org.swisspush</groupId>
<artifactId>cluster-watchdog</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/
implementation 'org.swisspush:cluster-watchdog:2.3.1'
// https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/
implementation ("org.swisspush:cluster-watchdog:2.3.1")
'org.swisspush:cluster-watchdog:jar:2.3.1'
<dependency org="org.swisspush" name="cluster-watchdog" rev="2.3.1">
<artifact name="cluster-watchdog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush', module='cluster-watchdog', version='2.3.1')
)
libraryDependencies += "org.swisspush" % "cluster-watchdog" % "2.3.1"
[org.swisspush/cluster-watchdog "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.6.2 |
io.vertx : vertx-web | jar | 3.6.2 |
io.vertx : vertx-hazelcast | jar | 3.6.2 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.4 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.slf4j : slf4j-api | jar | 1.7.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
io.vertx : vertx-unit | jar | 3.6.2 |