Last Version

Kafka Lite 0.9.1

A lightweight single-node Kafka deployment for testing purposes

License

License

GroupId

GroupId

io.thill.kafkalite
ArtifactId

ArtifactId

kafka-lite
Version

Version

0.9.1
Type

Type

jar
Description

Description

Kafka Lite
A lightweight single-node Kafka deployment for testing purposes
Project URL

Project URL

https://github.com/thillio/kafka-lite
Source Code Management

Source Code Management

https://github.com/thillio/kafka-lite

Download kafka-lite 0.9.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.kafka : kafka_2.12 jar 2.1.0
org.apache.curator : curator-test jar 2.12.0
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.