MVN

io.timeandspace : cron-scheduler

Maven & Gradle

Jan 28, 2020
3 usages
64 stars

CronScheduler · Alternative to ScheduledThreadPoolExecutor proof against the clock drift problem

<dependency>
    <groupId>io.timeandspace</groupId>
    <artifactId>cron-scheduler</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.timeandspace : cron-scheduler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of io.timeandspace : cron-scheduler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
cron-scheduler-0.1

How to add a dependency to Maven

Add the following io.timeandspace : cron-scheduler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.timeandspace</groupId>
    <artifactId>cron-scheduler</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.timeandspace : cron-scheduler gradle dependency to your build.gradle file:

implementation 'io.timeandspace:cron-scheduler:0.1'

Gradle Kotlin DSL: Add the following io.timeandspace : cron-scheduler gradle kotlin dependency to your build.gradle.kts file:

implementation("io.timeandspace:cron-scheduler:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.timeandspace : cron-scheduler sbt scala dependency to your build.sbt file:

libraryDependencies += "io.timeandspace" % "cron-scheduler" % "0.1"

Advertisement

Dependencies from Group

Dec 29, 2019
4 usages
30 stars
Jan 28, 2020
3 usages
64 stars
Dec 30, 2019
30 stars
Dec 30, 2019
30 stars
Dec 29, 2019
9 stars

Discover Dependencies

Dec 26, 2021
1 usages
Jan 13, 2023
1 usages
144 stars
Jan 23, 2023
1 usages
35 stars
Jan 29, 2022
2 usages
4 stars
Mar 21, 2023
2 usages
0 stars
Aug 25, 2023
2 usages
36 stars
Apr 11, 2023
3 usages
3.5k stars