kafka-clients

Kafka Client experimental libraries

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.jeqo.kafka
ArtifactId

ArtifactId

kafka-clients
Last Version

Last Version

0.2.1-RC3
Release Date

Release Date

Type

Type

pom
Description

Description

kafka-clients
Kafka Client experimental libraries
Project URL

Project URL

https://github.com/jeqo/poc-apache-kafka

Download kafka-clients

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-clients/ -->
<dependency>
    <groupId>io.github.jeqo.kafka</groupId>
    <artifactId>kafka-clients</artifactId>
    <version>0.2.1-RC3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-clients/
implementation 'io.github.jeqo.kafka:kafka-clients:0.2.1-RC3'
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-clients/
implementation ("io.github.jeqo.kafka:kafka-clients:0.2.1-RC3")
'io.github.jeqo.kafka:kafka-clients:pom:0.2.1-RC3'
<dependency org="io.github.jeqo.kafka" name="kafka-clients" rev="0.2.1-RC3">
  <artifact name="kafka-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.kafka', module='kafka-clients', version='0.2.1-RC3')
)
libraryDependencies += "io.github.jeqo.kafka" % "kafka-clients" % "0.2.1-RC3"
[io.github.jeqo.kafka/kafka-clients "0.2.1-RC3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • avro-graalvm
  • kafka-clients-graalvm
  • schema-registry-client-graalvm
  • kafka-context
  • producer-progress-control

Versions

Version
0.2.1-RC3
0.2.1-RC2
0.2.0
0.1.1
0.1.0
0.1.0-RC4