DistributedLog Tutorials

A high performance replicated log service

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

distributedlog-tutorials_2.10
Last Version

Last Version

0.3.51-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

DistributedLog Tutorials
A high performance replicated log service

Download distributedlog-tutorials_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-tutorials_2.10/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>distributedlog-tutorials_2.10</artifactId>
    <version>0.3.51-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-tutorials_2.10/
implementation 'com.twitter:distributedlog-tutorials_2.10:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-tutorials_2.10/
implementation ("com.twitter:distributedlog-tutorials_2.10:0.3.51-RC1")
'com.twitter:distributedlog-tutorials_2.10:pom:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-tutorials_2.10" rev="0.3.51-RC1">
  <artifact name="distributedlog-tutorials_2.10" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-tutorials_2.10', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-tutorials_2.10" % "0.3.51-RC1"
[com.twitter/distributedlog-tutorials_2.10 "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-basic
  • distributedlog-messaging
  • distributedlog-kafka
  • distributedlog-mapreduce

Versions

Version
0.3.51-RC1