All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

name: "RESTEasy Reactive"
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/resteasy-reactive"
  codestart:
    name: "resteasy-reactive"
    languages:
      - "java"
      - "kotlin"
      - "scala"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
  config:
  - "quarkus.resteasy-reactive."




© 2015 - 2025 Weber Informatics LLC | Privacy Policy