| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lalithsuresh |
| ArtifactId | ArtifactIdrapid |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrapid
Implementation of the Rapid membership protocol
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rapid-0.8.0.pom | |
| rapid-0.8.0.jar | 387 KB |
| rapid-0.8.0-sources.jar | 165 KB |
| rapid-0.8.0-javadoc.jar | 721 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| pl.pragmatists : JUnitParams | jar | 1.1.0 |