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-resteasy-reactive-qute Show documentation
Show all versions of quarkus-resteasy-reactive-qute Show documentation
Qute integration for RESTEasy Reactive. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.
name: "RESTEasy Reactive Qute"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
keywords:
- "templating"
- "templates"
- "rest"
categories:
- "web"
- "reactive"
status: "stable"
codestart:
name: "resteasy-reactive-qute"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
config:
- "quarkus.resteasy-reactive."
- "quarkus.qute."