DistributedLog Kafka Tutorial

A high performance replicated log service

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

distributedlog-kafka_2.11
Last Version

Last Version

0.3.51-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

DistributedLog Kafka Tutorial
A high performance replicated log service
Project URL

Project URL

http://maven.apache.org

Download distributedlog-kafka_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.twitter : distributedlog-messaging_2.11 jar 0.3.51-RC1
org.apache.kafka : kafka-clients jar 0.9.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.51-RC1