Last Version

kafka-client-0.3.1 0.3.1

Kafka messaging client.

License

License

Categories

Categories

Net CLI User Interface Messaging Application Layer Libs
GroupId

GroupId

net.kut3.messaging
ArtifactId

ArtifactId

kafka-client
Version

Version

0.3.1
Type

Type

jar
Description

Description

kafka-client-0.3.1
Kafka messaging client.
Project URL

Project URL

http://kut3.net/messaging/kafka

Download kafka-client 0.3.1


<!-- https://jarcasting.com/artifacts/net.kut3.messaging/kafka-client/ -->
<dependency>
    <groupId>net.kut3.messaging</groupId>
    <artifactId>kafka-client</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.kut3.messaging/kafka-client/
implementation 'net.kut3.messaging:kafka-client:0.3.1'
// https://jarcasting.com/artifacts/net.kut3.messaging/kafka-client/
implementation ("net.kut3.messaging:kafka-client:0.3.1")
'net.kut3.messaging:kafka-client:jar:0.3.1'
<dependency org="net.kut3.messaging" name="kafka-client" rev="0.3.1">
  <artifact name="kafka-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kut3.messaging', module='kafka-client', version='0.3.1')
)
libraryDependencies += "net.kut3.messaging" % "kafka-client" % "0.3.1"
[net.kut3.messaging/kafka-client "0.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.kut3 : messaging jar 0.2.0
ch.qos.logback : logback-classic jar 1.2.3
org.apache.kafka : kafka-clients jar 2.1.1

Project Modules

There are no modules declared in this project.