MVN

io.streamthoughts : kafka-clients-kotlin

Maven & Gradle

Aug 06, 2020
2 usages

Kafka Clients for Kotlin

<dependency>
    <groupId>io.streamthoughts</groupId>
    <artifactId>kafka-clients-kotlin</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.streamthoughts : kafka-clients-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.streamthoughts : kafka-clients-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
kafka-clients-kotlin-0.2.0
0.1.x
kafka-clients-kotlin-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.streamthoughts</groupId>
    <artifactId>kafka-clients-kotlin</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.streamthoughts : kafka-clients-kotlin gradle dependency to your build.gradle file:

implementation 'io.streamthoughts:kafka-clients-kotlin:0.2.0'

Gradle Kotlin DSL: Add the following io.streamthoughts : kafka-clients-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.streamthoughts:kafka-clients-kotlin:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.streamthoughts : kafka-clients-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.streamthoughts" % "kafka-clients-kotlin" % "0.2.0"

Advertisement

Dependencies from Group

Mar 26, 2021
5 usages
167 stars
Jul 05, 2023
5 usages
269 stars
Jul 05, 2023
4 usages
269 stars
Sep 04, 2020
3 usages
269 stars
Mar 26, 2021
3 usages
167 stars

Discover Dependencies

Aug 22, 2023
1.1k stars
Aug 09, 2023
1 usages
136 stars
Jul 31, 2020
1 stars
Jul 28, 2023
2 usages
6 stars
Jul 29, 2023
6 usages
6k stars
Jul 29, 2023
1 usages
6k stars
Mar 01, 2022
1 stars