MVN

it.burning : cron-expression-descriptor

Maven & Gradle

Aug 02, 2022
1 usages
22 stars

Cron Expression Descriptor · A Java library that converts cron expressions into human readable descriptions

<dependency>
    <groupId>it.burning</groupId>
    <artifactId>cron-expression-descriptor</artifactId>
    <version>1.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.burning : cron-expression-descriptor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.6

All Versions

Choose a version of it.burning : cron-expression-descriptor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
cron-expression-descriptor-1.2.6
cron-expression-descriptor-1.2.5
cron-expression-descriptor-1.2.4
cron-expression-descriptor-1.2.3
cron-expression-descriptor-1.2.2
cron-expression-descriptor-1.2.1
1.2
cron-expression-descriptor-1.2
1.1
cron-expression-descriptor-1.1
1.0
cron-expression-descriptor-1.0

How to add a dependency to Maven

Add the following it.burning : cron-expression-descriptor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.burning</groupId>
    <artifactId>cron-expression-descriptor</artifactId>
    <version>1.2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.burning : cron-expression-descriptor gradle dependency to your build.gradle file:

implementation 'it.burning:cron-expression-descriptor:1.2.6'

Gradle Kotlin DSL: Add the following it.burning : cron-expression-descriptor gradle kotlin dependency to your build.gradle.kts file:

implementation("it.burning:cron-expression-descriptor:1.2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.burning : cron-expression-descriptor sbt scala dependency to your build.sbt file:

libraryDependencies += "it.burning" % "cron-expression-descriptor" % "1.2.6"

Advertisement

Dependencies from Group

Aug 02, 2022
1 usages
22 stars

Discover Dependencies

May 26, 2023
2 usages
601 stars
May 26, 2023
601 stars
Aug 22, 2023
2 usages
79 stars
Dec 02, 2022
2 usages
Aug 08, 2023
5 usages
858 stars
Jun 30, 2023
1 usages
413 stars
Aug 15, 2023
3 usages
550 stars
Aug 15, 2023
722 stars
Jun 16, 2023
2 usages
12.7k stars