rapid

Implementation of the Rapid membership protocol

License

License

GroupId

GroupId

com.github.lalithsuresh
ArtifactId

ArtifactId

rapid
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

rapid
Implementation of the Rapid membership protocol
Project URL

Project URL

http://maven.apache.org

Download rapid

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 30.0-jre
io.grpc : grpc-netty jar 1.7.0
io.grpc : grpc-protobuf jar 1.7.0
io.grpc : grpc-stub jar 1.7.0
org.slf4j : slf4j-log4j12 jar 1.7.24
net.openhft : zero-allocation-hashing jar 0.8
org.zeromq : jeromq jar 0.4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
pl.pragmatists : JUnitParams jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0