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

com.alipay.sofa:jraft-parent 1.3.10.bugfix

A production-grade java implementation of RAFT consensus algorithm.

Лицензия

Лицензия

Группа

Группа

com.alipay.sofa
Идентификатор

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

jraft-parent
Версия

Версия

1.3.10.bugfix
Тип

Тип

pom
Описание

Описание

com.alipay.sofa:jraft-parent
A production-grade java implementation of RAFT consensus algorithm.
Ссылка на сайт

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

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

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

http://github.com/alipay/sofa-jraft/tree/master

Скачать jraft-parent 1.3.10.bugfix

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

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

Зависимости

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

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

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