is not current version
Last Version 1.3.6-mt-0.5

rheakv-core 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-core
Version

Version

1.3.6-mt-0.3
Type

Type

jar
Description

Description

rheakv-core 1.3.6-mt-0.3
A production-grade java implementation of RAFT consensus algorithm.

Download jraft-rheakv-core 1.3.6-mt-0.3


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

Dependencies

compile (14)

Group / Artifact Type Version
io.github.mervey0324 : jraft-core jar 1.3.6-mt-0.3
org.slf4j : slf4j-api jar 1.7.21
org.apache.logging.log4j : log4j-api jar 2.13.2
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.2
org.apache.logging.log4j : log4j-jcl jar 2.13.2
net.openhft : affinity jar 3.1.7
com.lmax : disruptor jar 3.3.7
commons-io : commons-io jar 2.4
com.alipay.sofa : bolt jar 1.6.2
org.rocksdb : rocksdbjni jar 5.18.4
io.protostuff : protostuff-core jar 1.6.0
io.protostuff : protostuff-runtime jar 1.6.0
org.projectlombok : lombok jar 1.18.12

test (7)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.4
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.9.5
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20

Project Modules

There are no modules declared in this project.