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.5
Show newest version
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "REST Client JSON-B"
metadata:
  short-name: "rest-client-reactive-jsonb"
  keywords:
  - "rest-client-jsonb"
  - "rest-client"
  - "web-client"
  - "microprofile-rest-client"
  - "json"
  - "jsonb"
  - "resteasy-reactive"
  - "rest"
  - "jakarta-rest"
  categories:
  - "web"
  - "serialization"
  status: "stable"
  codestart:
    name: "rest"
    kind: "core"
    languages:
      - "java"
      - "kotlin"
      - "scala"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
  config:
  - "quarkus.rest-client-reactive."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy