META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-messaging-kafka Show documentation
Show all versions of quarkus-messaging-kafka Show documentation
Connect to Kafka with Reactive Messaging
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Messaging - Kafka Connector"
metadata:
short-name: "kafka"
keywords:
- "kafka"
- "reactive-kafka"
guide: "https://quarkus.io/guides/kafka-getting-started"
categories:
- "messaging"
status: "stable"
config:
- "mp.messaging."
- "quarkus.messaging."
- "quarkus.kafka."
codestart:
name: "messaging"
languages:
- "java"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy