DistributedLog Example

A high performance replicated log service

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

distributedlog-example
Last Version

Last Version

0.3.51-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

DistributedLog Example
A high performance replicated log service

Download distributedlog-example

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.twitter : distributedlog-client jar 0.3.51-RC1
org.apache.zookeeper : zookeeper jar 3.5.1-alpha
com.twitter : distributedlog-core jar 0.3.51-RC1
com.twitter : distributedlog-service jar 0.3.51-RC1
com.twitter : finagle-ostrich4_2.11 jar 6.34.0
com.twitter : finagle-thriftmux_2.11 jar 6.34.0
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4

test (2)

Group / Artifact Type Version
com.twitter : distributedlog-core test-jar 0.3.51-RC1
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.51-RC1