MVN

io.thill.kafkalite : kafka-lite

Maven & Gradle

Feb 24, 2019
4 usages
0 stars

Kafka Lite · A lightweight single-node Kafka deployment for testing purposes

<dependency>
    <groupId>io.thill.kafkalite</groupId>
    <artifactId>kafka-lite</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thill.kafkalite : kafka-lite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of io.thill.kafkalite : kafka-lite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
kafka-lite-0.9.1
kafka-lite-0.9.0

How to add a dependency to Maven

Add the following io.thill.kafkalite : kafka-lite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.thill.kafkalite</groupId>
    <artifactId>kafka-lite</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.thill.kafkalite : kafka-lite gradle dependency to your build.gradle file:

implementation 'io.thill.kafkalite:kafka-lite:0.9.1'

Gradle Kotlin DSL: Add the following io.thill.kafkalite : kafka-lite gradle kotlin dependency to your build.gradle.kts file:

implementation("io.thill.kafkalite:kafka-lite:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.thill.kafkalite : kafka-lite sbt scala dependency to your build.sbt file:

libraryDependencies += "io.thill.kafkalite" % "kafka-lite" % "0.9.1"

Advertisement

Dependencies from Group

Feb 24, 2019
4 usages
0 stars

Discover Dependencies

Aug 25, 2023
7 usages
11.9k stars
May 27, 2020
2 usages
4 stars
Sep 11, 2019
2 usages
1 stars
May 24, 2023
3 usages
5 stars
Mar 02, 2021
2 usages
9 stars
Jan 13, 2021
4 usages
17 stars
Apr 01, 2021
3 usages
0 stars
May 19, 2014
3 usages
4 stars