cluster-watchdog

Checks if all your hazelcast cluster members are receiveing published messages over the bus.

License

License

GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

cluster-watchdog
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cluster-watchdog
Checks if all your hazelcast cluster members are receiveing published messages over the bus.
Project URL

Project URL

https://github.com/swisspush/vertx-cluster-watchdog
Source Code Management

Source Code Management

https://github.com/swisspush/vertx-cluster-watchdog.git

Download cluster-watchdog

How to add to project

<!-- https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/ -->
<dependency>
    <groupId>org.swisspush</groupId>
    <artifactId>cluster-watchdog</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/
implementation 'org.swisspush:cluster-watchdog:3.0.0'
// https://jarcasting.com/artifacts/org.swisspush/cluster-watchdog/
implementation ("org.swisspush:cluster-watchdog:3.0.0")
'org.swisspush:cluster-watchdog:jar:3.0.0'
<dependency org="org.swisspush" name="cluster-watchdog" rev="3.0.0">
  <artifact name="cluster-watchdog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush', module='cluster-watchdog', version='3.0.0')
)
libraryDependencies += "org.swisspush" % "cluster-watchdog" % "3.0.0"
[org.swisspush/cluster-watchdog "3.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.vertx : vertx-core jar 4.2.1
io.vertx : vertx-web jar 4.2.1
io.vertx : vertx-hazelcast jar 4.2.1
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.36
org.slf4j : slf4j-simple jar 1.7.36

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.vertx : vertx-unit jar 4.2.1

Project Modules

There are no modules declared in this project.
org.swisspush
A group of developers and software architects working for the IT department at Swiss Post and using Open Source in their daily work.

Versions

Version
3.0.0
2.3.1
2.1.1
2.1.0