com.github.lalithsuresh:integration-tests

Implementation of the Rapid membership protocol

License

License

GroupId

GroupId

com.github.lalithsuresh
ArtifactId

ArtifactId

integration-tests
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation of the Rapid membership protocol

Download integration-tests

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
com.github.lalithsuresh : rapid jar 0.8.0
com.github.lalithsuresh : examples jar 0.8.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.6.0