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

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

There is a newer version: 3.18.0.CR1
Show newest version
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "RESTEasy Classic Mutiny"
metadata:
  keywords:
    - "resteasy-mutiny"
    - "resteasy"
    - "mutiny"
  guide: "https://quarkus.io/guides/resteasy#reactive"
  categories:
    - "web"
    - "reactive"
  status: "deprecated"
  codestart:
    name: "resteasy"
    languages:
      - "java"
      - "kotlin"
      - "scala"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy