DistributedLog Core Library

A high performance replicated log service

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

distributedlog-core
Last Version

Last Version

0.3.51-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

DistributedLog Core Library
A high performance replicated log service

Download distributedlog-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-core/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>distributedlog-core</artifactId>
    <version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-core/
implementation 'com.twitter:distributedlog-core:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-core/
implementation ("com.twitter:distributedlog-core:0.3.51-RC1")
'com.twitter:distributedlog-core:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-core" rev="0.3.51-RC1">
  <artifact name="distributedlog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-core', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-core" % "0.3.51-RC1"
[com.twitter/distributedlog-core "0.3.51-RC1"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.5.1-alpha
org.slf4j : slf4j-api jar 1.6.4
com.twitter.common : stats-util jar 0.0.58
com.twitter : util-core_2.11 jar 6.34.0
org.apache.commons : commons-lang3 jar 3.3.2
jline : jline jar 0.9.94
org.apache.thrift : libthrift jar 0.5.0-1
com.twitter : scrooge-core_2.11 jar 4.6.0
org.apache.bookkeeper : bookkeeper-server jar 4.3.4-TWTTR
commons-cli : commons-cli jar 1.1
com.twitter : distributedlog-protocol jar 0.3.51-RC1
net.jpountz.lz4 : lz4 jar 1.2.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.jmock : jmock jar 2.8.2
org.slf4j : slf4j-log4j12 jar 1.6.4
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.51-RC1