is not current version
Last Version 3.0.0

cluster-watchdog 2.1.1

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

License

License

GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

cluster-watchdog
Version

Version

2.1.1
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 2.1.1


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

Dependencies

compile (9)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.2.1
io.vertx : vertx-web jar 3.2.1
io.vertx : vertx-hazelcast jar 3.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.6
org.slf4j : slf4j-log4j12 jar 1.7.6
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : vertx-unit jar 3.3.3

Project Modules

There are no modules declared in this project.