bdb-log-storage-impl

A production-grade java implementation of RAFT consensus algorithm.

License

License

GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

bdb-log-storage-impl
Last Version

Last Version

1.3.11
Release Date

Release Date

Type

Type

jar
Description

Description

bdb-log-storage-impl
A production-grade java implementation of RAFT consensus algorithm.
Project URL

Project URL

http://maven.apache.org

Download bdb-log-storage-impl

How to add to project

<!-- https://jarcasting.com/artifacts/com.alipay.sofa/bdb-log-storage-impl/ -->
<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>bdb-log-storage-impl</artifactId>
    <version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/bdb-log-storage-impl/
implementation 'com.alipay.sofa:bdb-log-storage-impl:1.3.11'
// https://jarcasting.com/artifacts/com.alipay.sofa/bdb-log-storage-impl/
implementation ("com.alipay.sofa:bdb-log-storage-impl:1.3.11")
'com.alipay.sofa:bdb-log-storage-impl:jar:1.3.11'
<dependency org="com.alipay.sofa" name="bdb-log-storage-impl" rev="1.3.11">
  <artifact name="bdb-log-storage-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='bdb-log-storage-impl', version='1.3.11')
)
libraryDependencies += "com.alipay.sofa" % "bdb-log-storage-impl" % "1.3.11"
[com.alipay.sofa/bdb-log-storage-impl "1.3.11"]

Dependencies

compile (2)

Group / Artifact Type Version
com.alipay.sofa : jraft-core jar 1.3.11
com.sleepycat : je jar 18.3.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.11