Apache Camel component for scheduling messages using the Quartz scheduler.
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-quartz</artifactId>
<version>4.19.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Schedule a Camel route to trigger every 5 seconds using Quartz cron expression.
Use camel-quartz version matching your Camel major version (e.g., 4.x for Camel 4).
No dependency data recorded yet.