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-quartz Show documentation
Show all versions of quarkus-quartz Show documentation
Schedule clustered tasks with Quartz
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Quartz"
metadata:
keywords:
- "scheduler"
- "quartz"
- "tasks"
- "periodic-tasks"
guide: "https://quarkus.io/guides/quartz"
categories:
- "miscellaneous"
status: "preview"
config:
- "quarkus.quartz."