Last Version

Apache DistributedLog :: Tutorials :: Kafka Tutorial 0.5.0

Apache DistributedLog provides a high performance replicated log service.

License

License

GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-kafka
Version

Version

0.5.0
Type

Type

jar
Description

Description

Apache DistributedLog :: Tutorials :: Kafka Tutorial
Apache DistributedLog provides a high performance replicated log service.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download distributedlog-kafka 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-messaging jar 0.5.0
org.apache.kafka : kafka-clients jar 0.9.0.1

Project Modules

There are no modules declared in this project.