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.17.0
Show newest version
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."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy