<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-messaging-kafka-deployment</artifactId>
<version>3.14.4</version>
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-messaging-kafka-deployment', version='3.14.4')
)
<parent> <groupId>io.quarkus</groupId> <artifactId>quarkus-messaging-kafka-parent</artifactId> <version>3.14.4</version> </parent>
compile
|-- io.quarkus:quarkus-core-deployment
|-- io.quarkus:quarkus-messaging-deployment
|-- io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment
|-- io.quarkus:quarkus-kafka-client-deployment
|-- io.quarkus:quarkus-messaging-kafka
|-- io.quarkus:quarkus-vertx-deployment
|-- io.quarkus:quarkus-jackson-deployment
|-- io.quarkus:quarkus-hibernate-orm-deployment-spi
|-- io.quarkus:quarkus-hibernate-reactive-deployment
|-- io.quarkus:quarkus-redis-client-deployment
test
|-- io.quarkus:quarkus-junit5-internal
|-- io.quarkus:quarkus-resteasy-jsonb-deployment
|-- io.quarkus:quarkus-resteasy-client-deployment
|-- io.quarkus:quarkus-apicurio-registry-avro-deployment
|-- io.quarkus:quarkus-confluent-registry-avro-deployment