Last Version

com.github.simkuenzi:cronext 0.1

croNext evaluates the next schedule time for a specified cron expression.

License

License

GroupId

GroupId

com.github.simkuenzi
ArtifactId

ArtifactId

cronext
Version

Version

0.1
Type

Type

jar
Description

Description

com.github.simkuenzi:cronext
croNext evaluates the next schedule time for a specified cron expression.
Project URL

Project URL

https://github.com/simkuenzi/cronext
Source Code Management

Source Code Management

https://github.com/simkuenzi/cronext

Download cronext 0.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.