Jar examples for s:sundial
A Lightweight Java Job Scheduling Framework
You can download jar file sundial 2.0.0 in this page.
Apache 2
You can use the following script to add sundial-2.0.0.jar to your project.
<dependency> <groupId>com.xeiam</groupId> <artifactId>sundial</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.xeiam', name: 'sundial', version: '2.0.0'
libraryDependencies += "com.xeiam" % "sundial" % "2.0.0"
<dependency org="com.xeiam" name="sundial" rev="2.0.0"/>
@Grapes(@Grab(group='com.xeiam', module='sundial', version='2.0.0'))
'com.xeiam:sundial:jar:2.0.0'
Click the following link to download the jar file.
sundial-2.0.0-javadoc.jar