is not current version
Last Version 1.3.6-mt-0.5

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

Version

1.3.6-mt-0.3
Type

Type

jar
Description

Description

jraft-core 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-core

Download jraft-core 1.3.6-mt-0.3


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

Dependencies

compile (13)

Group / Artifact Type Version
org.ow2.asm : asm jar 6.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.rocksdb : rocksdbjni jar 5.18.4
net.java.dev.jna : jna jar 5.5.0
org.jctools : jctools-core jar 2.1.1
org.slf4j : slf4j-api jar 1.7.21
com.lmax : disruptor jar 3.3.7
com.google.protobuf : protobuf-java jar 3.5.1
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
com.alipay.sofa : bolt jar 1.6.2
com.alipay.sofa : hessian jar 4.0.3
io.dropwizard.metrics : metrics-core jar 4.0.2

test (11)

Group / Artifact Type Version
junit : junit jar 4.13.1
junit : junit-dep jar 4.8.2
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-api-mockito jar 1.6.0
org.powermock : powermock-module-junit4 jar 1.6.0
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
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.