This Java library contains helpful methods inorder to implement Quartz Schedulers
Include this dependency into your project:
<dependency>
<groupId>io.github.shanmugapriya03</groupId>
<artifactId>quartz-scheduler-helper</artifactId>
<version>1.0.1</version>
</dependency>