MVN

net.kut3.messaging : kafka-client

Maven & Gradle

Mar 20, 2019
2 usages
0 stars

Kafka messaging client.

<dependency>
    <groupId>net.kut3.messaging</groupId>
    <artifactId>kafka-client</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kut3.messaging : kafka-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of net.kut3.messaging : kafka-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
kafka-client-0.3.1
kafka-client-0.3.0
0.2.x
kafka-client-0.2.0
0.1.x
kafka-client-0.1.0

How to add a dependency to Maven

Add the following net.kut3.messaging : kafka-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.kut3.messaging</groupId>
    <artifactId>kafka-client</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.kut3.messaging : kafka-client gradle dependency to your build.gradle file:

implementation 'net.kut3.messaging:kafka-client:0.3.1'

Gradle Kotlin DSL: Add the following net.kut3.messaging : kafka-client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.kut3.messaging:kafka-client:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.kut3.messaging : kafka-client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.kut3.messaging" % "kafka-client" % "0.3.1"

Advertisement

Dependencies from Group

Mar 20, 2019
2 usages
0 stars
Mar 13, 2019
0 stars

Discover Dependencies

Jun 01, 2019
1 usages
2 stars
Mar 18, 2019
1 usages
1 stars
Jan 12, 2023
1 usages
192 stars
Mar 21, 2019
1 usages
0 stars
Apr 01, 2019
1 usages
22 stars
Mar 26, 2019
2 usages
4 stars
Jul 14, 2019
3 usages
0 stars