| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.mervey0324 |
| Идентификатор | Идентификаторjraft-rheakv |
| Последняя версия | Последняя версия1.3.6-mt-0.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjraft-rheakv 1.3.6-mt-0.5
A production-grade java implementation of RAFT consensus algorithm.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jraft-rheakv-1.3.6-mt-0.5.pom | 679 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.mervey0324/jraft-rheakv/ -->
<dependency>
<groupId>io.github.mervey0324</groupId>
<artifactId>jraft-rheakv</artifactId>
<version>1.3.6-mt-0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mervey0324/jraft-rheakv/
implementation 'io.github.mervey0324:jraft-rheakv:1.3.6-mt-0.5'
// https://jarcasting.com/artifacts/io.github.mervey0324/jraft-rheakv/
implementation ("io.github.mervey0324:jraft-rheakv:1.3.6-mt-0.5")
'io.github.mervey0324:jraft-rheakv:pom:1.3.6-mt-0.5'
<dependency org="io.github.mervey0324" name="jraft-rheakv" rev="1.3.6-mt-0.5">
<artifact name="jraft-rheakv" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mervey0324', module='jraft-rheakv', version='1.3.6-mt-0.5')
)
libraryDependencies += "io.github.mervey0324" % "jraft-rheakv" % "1.3.6-mt-0.5"
[io.github.mervey0324/jraft-rheakv "1.3.6-mt-0.5"]