Last Version

cronus 0.1.0

lightweight cron library for java

License

License

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

cronus
Version

Version

0.1.0
Type

Type

jar
Description

Description

cronus
lightweight cron library for java
Project Organization

Project Organization

AddThis
Source Code Management

Source Code Management

https://github.com/addthis/cronus

Download cronus 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
com.google.code.findbugs : jsr305 jar 2.0.3
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.