MVN

com.cronutils : cron-utils-spring

Maven & Gradle

Mar 10, 2016
9 stars

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

<dependency>
    <groupId>com.cronutils</groupId>
    <artifactId>cron-utils-spring</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cronutils : cron-utils-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.cronutils : cron-utils-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
cron-utils-spring-1.0.1

How to add a dependency to Maven

Add the following com.cronutils : cron-utils-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cronutils : cron-utils-spring gradle dependency to your build.gradle file:

implementation 'com.cronutils:cron-utils-spring:1.0.1'

Gradle Kotlin DSL: Add the following com.cronutils : cron-utils-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cronutils:cron-utils-spring:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cronutils : cron-utils-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cronutils" % "cron-utils-spring" % "1.0.1"

Advertisement

Dependencies from Group

Mar 26, 2023
204 usages
1k stars
Jun 04, 2015
1 usages
12 stars
Mar 10, 2016
9 stars
Jun 20, 2016
1 stars

Discover Dependencies

Sep 10, 2021
3 usages
79 stars
Feb 19, 2019
9 usages
146 stars
Apr 05, 2019
5 usages
1.9k stars
Mar 19, 2016
2.7k stars
Feb 01, 2022
12 stars
Jan 27, 2017
3 usages
16 stars