Последняя версия

io.github.mervey0324:jraft-parent 1.3.6-mt-0.5

A production-grade java implementation of RAFT consensus algorithm.

Лицензия

Лицензия

Группа

Группа

io.github.mervey0324
Идентификатор

Идентификатор

jraft-parent
Версия

Версия

1.3.6-mt-0.5
Тип

Тип

pom
Описание

Описание

io.github.mervey0324:jraft-parent
A production-grade java implementation of RAFT consensus algorithm.
Ссылка на сайт

Ссылка на сайт

https://github.com/alipay/sofa-jraft
Система контроля версий

Система контроля версий

https://github.com/Mervey0324/sofa-jraft/tree/add_watch_feature

Скачать jraft-parent 1.3.6-mt-0.5

Имя Файла Размер
jraft-parent-1.3.6-mt-0.5.pom 21 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.mervey0324/jraft-parent/ -->
<dependency>
    <groupId>io.github.mervey0324</groupId>
    <artifactId>jraft-parent</artifactId>
    <version>1.3.6-mt-0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mervey0324/jraft-parent/
implementation 'io.github.mervey0324:jraft-parent:1.3.6-mt-0.5'
// https://jarcasting.com/artifacts/io.github.mervey0324/jraft-parent/
implementation ("io.github.mervey0324:jraft-parent:1.3.6-mt-0.5")
'io.github.mervey0324:jraft-parent:pom:1.3.6-mt-0.5'
<dependency org="io.github.mervey0324" name="jraft-parent" rev="1.3.6-mt-0.5">
  <artifact name="jraft-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mervey0324', module='jraft-parent', version='1.3.6-mt-0.5')
)
libraryDependencies += "io.github.mervey0324" % "jraft-parent" % "1.3.6-mt-0.5"
[io.github.mervey0324/jraft-parent "1.3.6-mt-0.5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • jraft-core
  • jraft-test
  • jraft-example
  • jraft-rheakv
  • jraft-extension