Last Version

rapid-project 0.8.0

Implementation of the Rapid membership protocol

License

License

GroupId

GroupId

com.github.lalithsuresh
ArtifactId

ArtifactId

rapid-project
Version

Version

0.8.0
Type

Type

pom
Description

Description

rapid-project
Implementation of the Rapid membership protocol
Project URL

Project URL

https://github.com/lalithsuresh/rapid
Source Code Management

Source Code Management

http://github.com/lalithsuresh/rapid

Download rapid-project 0.8.0

Filename Size
rapid-project-0.8.0.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build-common
  • rapid
  • examples
  • integration-tests