| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lalithsuresh |
| ArtifactId | ArtifactIdintegration-tests |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionImplementation of the Rapid membership protocol
|
| Filename | Size |
|---|---|
| integration-tests-0.8.0.pom | |
| integration-tests-0.8.0.jar | 2 KB |
| Browse |
<!-- 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"]
| 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 |