distributedlog

A high performance replicated log service

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

distributedlog
Last Version

Last Version

0.3.51-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

distributedlog
A high performance replicated log service
Project URL

Project URL

http://distributedlog.io

Download distributedlog

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • distributedlog-protocol
  • distributedlog-core
  • distributedlog-client
  • distributedlog-service
  • distributedlog-benchmark
  • distributedlog-example
  • distributedlog-tutorials

Versions

Version
0.3.51-RC1