Skip to content

A Java library to describe cron expressions in human readable language at Spring framework

License

Notifications You must be signed in to change notification settings

jmrozanec/cron-utils-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cron-utils-spring

A Java library to describe cron expressions in human readable language at Spring framework, using cron-utils. The project follows the Semantic Versioning Convention and uses Apache 2.0 license.

Download

cron-utils-spring is available on Maven central repository.

<dependency>
    <groupId>com.cronutils</groupId>
    <artifactId>cron-utils-spring</artifactId>
    <version>1.0.1</version>
</dependency>

Contribute & Support!

Contributions are welcome! You can contribute by

  • starring and/or Flattring this repo!
  • requesting or adding new features.
  • enhancing existing code: ex.: provide more accurate description cases
  • testing
  • enhancing documentation
  • providing translations to support new locales
  • bringing suggestions and reporting bugs
  • spreading the word / telling us how you use it!

Check our page! For stats about the project, you can visit our OpenHUB profile.

Support us donating once or by subscription through Flattr!

Flattr this!

About

A Java library to describe cron expressions in human readable language at Spring framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages