forked from quartz-scheduler/quartz
-
Notifications
You must be signed in to change notification settings - Fork 0
Code for Quartz Scheduler
shaoxt/quartz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. To compile: %> ./mvnw install -DskipTests Note: the final Quartz jar is found under quartz/target 2. To build Quartz distribution kit: %> cd distribution %> ./mvnw package 3. To deploy Maven central repo (via Sonatype) %> ./mvnw clean deploy -P sign-artifacts,deploy-sonatype -DskipTests
About
Code for Quartz Scheduler
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 98.6%
- Other 1.4%