META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "HOCON Config"
description: "Read runtime configuration with the HOCON format: https://github.com/lightbend/config"
metadata:
keywords:
- "config"
- "configuration"
- "hocon"
categories:
- "core"