cron-utils-spring

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

License

License

GroupId

GroupId

com.cronutils
ArtifactId

ArtifactId

cron-utils-spring
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cron-utils-spring
A Java library to describe cron expressions in human readable language at Spring framework
Project URL

Project URL

http://cron-parser.com/
Source Code Management

Source Code Management

https://github.com/jmrozanec/cron-utils-spring

Download cron-utils-spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.cronutils/cron-utils-spring/ -->
<dependency>
    <groupId>com.cronutils</groupId>
    <artifactId>cron-utils-spring</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cronutils/cron-utils-spring/
implementation 'com.cronutils:cron-utils-spring:1.0.1'
// https://jarcasting.com/artifacts/com.cronutils/cron-utils-spring/
implementation ("com.cronutils:cron-utils-spring:1.0.1")
'com.cronutils:cron-utils-spring:jar:1.0.1'
<dependency org="com.cronutils" name="cron-utils-spring" rev="1.0.1">
  <artifact name="cron-utils-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cronutils', module='cron-utils-spring', version='1.0.1')
)
libraryDependencies += "com.cronutils" % "cron-utils-spring" % "1.0.1"
[com.cronutils/cron-utils-spring "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.cronutils : cron-utils jar 3.1.6

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.5.RELEASE
org.quartz-scheduler : quartz jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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!

Versions

Version
1.0.1