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

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

Go to download

JAXB serialization support for Quarkus REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.

There is a newer version: 3.17.0
Show newest version
name: "REST JAXB"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
  short-name: "resteasy-reactive-jaxb"
  keywords:
    - "rest-jaxb"
    - "resteasy-reactive-xml"
    - "jaxrs-xml"
    - "rest"
    - "jaxrs"
    - "jaxb"
    - "xml"
    - "jakarta-rest"
  categories:
    - "web"
    - "reactive"
    - "serialization"
  status: "stable"
  guide: "https://quarkus.io/guides/resteasy-reactive#xml-serialisation"
  codestart:
    name: "rest"
    kind: "core"
    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