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.CR1
Show newest version
name: "REST Client"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
  short-name: "rest-client-reactive"
  keywords:
  - "rest-client"
  - "web-client"
  - "microprofile-rest-client"
  - "resteasy-reactive"
  categories:
  - "web"
  status: "stable"
  guide: "https://quarkus.io/guides/rest-client"
  codestart:
    name: "rest-client"
    languages:
      - "java"
      - "kotlin"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
  config:
  - "quarkus.rest-client."
  - "quarkus.rest-client-reactive."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy