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
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "SmallRye Health"
metadata:
  short-name: "health"
  keywords:
  - "smallrye-health"
  - "health-check"
  - "health"
  - "microprofile-health"
  - "microprofile-health-check"
  guide: "https://quarkus.io/guides/smallrye-health"
  categories:
  - "cloud"
  status: "stable"
  config:
  - "quarkus.health."
  - "quarkus.smallrye-health."
  - "mp.health."
  codestart:
    name: "smallrye-health"
    languages:
      - "java"
      - "kotlin"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"  




© 2015 - 2024 Weber Informatics LLC | Privacy Policy