Quartz
Since Camel Quarkus1.0.0-M6 JVMsupported Nativesupported
Schedule sending of messages using the Quartz 2.x scheduler.
What’s inside
-
Quartz component, URI syntax:
quartz:groupName/triggerName
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-quartz</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.