DistributedLog Messaging Tutorial

A high performance replicated log service

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

distributedlog-messaging
Last Version

Last Version

0.3.51-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

DistributedLog Messaging Tutorial
A high performance replicated log service
Project URL

Project URL

http://maven.apache.org

Download distributedlog-messaging

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.twitter : distributedlog-core jar 0.3.51-RC1
com.twitter : distributedlog-client jar 0.3.51-RC1
jline : jline jar 0.9.94
org.iq80.leveldb : leveldb jar 0.7
org.apache.thrift : libthrift jar 0.5.0-1
com.twitter : scrooge-core_2.11 jar 4.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.51-RC1