Last Version

Vert.x Kafka Client 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-kafka-client
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x Kafka Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-kafka-client 4.3.1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-core jar
org.apache.kafka : kafka-clients jar 3.0.0
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.vertx : vertx-unit jar
io.debezium : debezium-core jar 1.8.0.Final
io.debezium : debezium-core test-jar 1.8.0.Final
org.apache.kafka : kafka_2.12 jar 3.0.0

Project Modules

There are no modules declared in this project.