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-rest Show documentation
Show all versions of quarkus-rest Show documentation
A Jakarta REST implementation utilizing build time processing and Vert.x. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.
The newest version!
name: "REST"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
short-name: "resteasy-reactive"
keywords:
- "jaxrs"
- "web"
- "rest"
- "jakarta-rest"
categories:
- "web"
- "reactive"
status: "stable"
guide: "https://quarkus.io/guides/rest"
codestart:
name: "rest"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
config:
- "quarkus.rest."
- "quarkus.resteasy-reactive."
© 2015 - 2025 Weber Informatics LLC | Privacy Policy