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 Show documentation
Show all versions of quarkus-resteasy Show documentation
REST endpoint framework implementing JAX-RS and more
name: "RESTEasy Classic"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
short-name: "jax-rs"
keywords:
- "resteasy"
- "jaxrs"
- "web"
- "rest"
- "jakarta-rest"
guide: "https://quarkus.io/guides/resteasy"
categories:
- "web"
status: "stable"
codestart:
name: "resteasy"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
config:
- "quarkus.resteasy."