META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-groovy Show documentation
Show all versions of quarkus-groovy Show documentation
Write your services in Groovy
name: "Groovy"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
keywords:
- "groovy"
categories:
- "alt-languages"
status: "preview"
codestart:
name: "groovy"
artifact: "io.quarkiverse.groovy:quarkus-groovy:codestarts:jar:${project.version}"