MVN

net.kut3 : messaging

Maven & Gradle

Mar 20, 2019
2 usages
0 stars

Common interfaces for messaging.

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

Latest Version

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

  • Latest Stable: kafka-client

All Versions

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

Version Vulnerabilities Updated
0.2.x
messaging-0.2.0
0.1.x
messaging-0.1.0
kafka
messaging-kafka-client
rabbitmq
messaging-rabbitmq-client

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Jul 03, 2019
3 usages
0 stars
May 04, 2019
2 usages
0 stars
Mar 20, 2019
2 usages
0 stars
Feb 24, 2019
1 usages
0 stars
May 24, 2019
1 usages
0 stars

Discover Dependencies

Apr 20, 2020
1 usages
0 stars
Jul 06, 2020
2 usages
399 stars
Aug 12, 2019
4 usages
2 stars
Jun 24, 2019
2 usages
2 stars
Aug 02, 2019
2 usages
0 stars
Feb 29, 2016
3 usages
Nov 15, 2019
2 usages