Last Version

Sundial 2.0.1

A Lightweight Java Job Scheduling Framework

License

License

Categories

Categories

Sundial Application Layer Libs Job Scheduling
GroupId

GroupId

com.xeiam
ArtifactId

ArtifactId

sundial
Version

Version

2.0.1
Type

Type

jar
Description

Description

Sundial
A Lightweight Java Job Scheduling Framework
Project URL

Project URL

http://xeiam.com/sundial
Project Organization

Project Organization

Xeiam, LLC

Download sundial 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

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

Project Modules

There are no modules declared in this project.