Trend Devs - zkPing

JGroups ping protocol based on ZooKeeper

License

License

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

uk.co.trenddevs
ArtifactId

ArtifactId

jgroups-zookeeper-ping
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Trend Devs - zkPing
JGroups ping protocol based on ZooKeeper
Source Code Management

Source Code Management

https://github.com/TrendDevs/jgroups-zookeeper-ping

Download jgroups-zookeeper-ping

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.trenddevs/jgroups-zookeeper-ping/ -->
<dependency>
    <groupId>uk.co.trenddevs</groupId>
    <artifactId>jgroups-zookeeper-ping</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.trenddevs/jgroups-zookeeper-ping/
implementation 'uk.co.trenddevs:jgroups-zookeeper-ping:1.0.0'
// https://jarcasting.com/artifacts/uk.co.trenddevs/jgroups-zookeeper-ping/
implementation ("uk.co.trenddevs:jgroups-zookeeper-ping:1.0.0")
'uk.co.trenddevs:jgroups-zookeeper-ping:jar:1.0.0'
<dependency org="uk.co.trenddevs" name="jgroups-zookeeper-ping" rev="1.0.0">
  <artifact name="jgroups-zookeeper-ping" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.trenddevs', module='jgroups-zookeeper-ping', version='1.0.0')
)
libraryDependencies += "uk.co.trenddevs" % "jgroups-zookeeper-ping" % "1.0.0"
[uk.co.trenddevs/jgroups-zookeeper-ping "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.4.6
org.apache.curator : curator-framework jar 2.8.0

provided (2)

Group / Artifact Type Version
org.jgroups : jgroups jar 3.2.10.Final
org.slf4j : slf4j-api jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0