Download phloc-schedule-1.6.0.jar file - Jar p

Jar examples for p:phloc-schedule

Description

Library for easy scheduling of jobs using Quartz

You can download jar file phloc-schedule 1.6.0 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-schedule-1.6.0.jar to your project.

<dependency>
   <groupId>com.phloc</groupId>
   <artifactId>phloc-schedule</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'com.phloc', name: 'phloc-schedule', version: '1.6.0'
libraryDependencies += "com.phloc" % "phloc-schedule" % "1.6.0"
<dependency org="com.phloc" name="phloc-schedule" rev="1.6.0"/>
@Grapes(@Grab(group='com.phloc', module='phloc-schedule', version='1.6.0'))
'com.phloc:phloc-schedule:jar:1.6.0'

Download

Click the following link to download the jar file.

phloc-schedule-1.6.0-javadoc.jar
phloc-schedule-1.6.0-sources.jar
phloc-schedule-1.6.0-test-sources.jar
phloc-schedule-1.6.0.jar
phloc-schedule-1.6.0.pom



Related Tutorials