License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-kafka-client |
Version | Version4.3.1 |
Type | Typejar |
Description |
DescriptionVert.x Kafka Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- 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"]
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 |
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 |