| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lalithsuresh |
| Идентификатор | Идентификаторintegration-tests |
| Последняя версия | Последняя версия0.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеImplementation of the Rapid membership protocol
|
| Имя Файла | Размер |
|---|---|
| integration-tests-0.8.0.pom | |
| integration-tests-0.8.0.jar | 2 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.lalithsuresh : rapid | jar | 0.8.0 |
| com.github.lalithsuresh : examples | jar | 0.8.0 |
| junit : junit | jar | 4.13.1 |