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

Kotlin 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.5
Show newest version
name: "REST Kotlin Serialization"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
  short-name: "rest-kotlin-serialization"
  keywords:
    - "resteasy-reactive-json"
    - "resteasy-reactive-kotlin-serialization"
    - "kotlin-serialization"
    - "kotlin"
    - "jaxrs-json"
    - "rest"
    - "jaxrs"
    - "json"
    - "jakarta-rest"
  categories:
  - "web"
  - "reactive"
  status: "stable"
  codestart:
    name: "rest"
    languages:
      - "kotlin"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy