is not current version
Last Version 1.3.6-mt-0.5

jraft-rheakv 1.3.6-mt-0.3 1.3.6-mt-0.3

A production-grade java implementation of RAFT consensus algorithm.

License

License

GroupId

GroupId

io.github.mervey0324
ArtifactId

ArtifactId

jraft-rheakv
Version

Version

1.3.6-mt-0.3
Type

Type

pom
Description

Description

jraft-rheakv 1.3.6-mt-0.3
A production-grade java implementation of RAFT consensus algorithm.
Source Code Management

Source Code Management

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

Download jraft-rheakv 1.3.6-mt-0.3

Filename Size
jraft-rheakv-1.3.6-mt-0.3.pom 679 bytes
Browse

<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/io.github.mervey0324/jraft-rheakv/
implementation ("io.github.mervey0324:jraft-rheakv:1.3.6-mt-0.3")
'io.github.mervey0324:jraft-rheakv:pom:1.3.6-mt-0.3'
<dependency org="io.github.mervey0324" name="jraft-rheakv" rev="1.3.6-mt-0.3">
  <artifact name="jraft-rheakv" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mervey0324', module='jraft-rheakv', version='1.3.6-mt-0.3')
)
libraryDependencies += "io.github.mervey0324" % "jraft-rheakv" % "1.3.6-mt-0.3"
[io.github.mervey0324/jraft-rheakv "1.3.6-mt-0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rheakv-core
  • rheakv-pd