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: "Scheduler"
metadata:
  keywords:
  - "scheduler"
  - "tasks"
  - "periodic-tasks"
  guide: "https://quarkus.io/guides/scheduler"
  categories:
  - "miscellaneous"
  status: "stable"
  config:
  - "quarkus.scheduler."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy