DistributedLog Service

A high performance replicated log service

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

distributedlog-service
Last Version

Last Version

0.3.51-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

DistributedLog Service
A high performance replicated log service

Download distributedlog-service

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.twitter : distributedlog-client jar 0.3.51-RC1
com.twitter : distributedlog-core 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.apache.zookeeper : zookeeper jar 3.5.1-alpha
jdiff : jdiff jar 1.0.9
jline : jline jar 2.14.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11
org.apache.bookkeeper.stats : codahale-metrics-provider jar 4.3.4-TWTTR
com.codahale.metrics : metrics-servlets jar 3.0.1
org.eclipse.jetty : jetty-server jar 8.1.19.v20160209
org.eclipse.jetty : jetty-servlet jar 8.1.19.v20160209

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.51-RC1