Download quartz-all-1.6.1.jar file - Jar q

Jar examples for q:quartz-all

Description

You can download jar file quartz-all 1.6.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add quartz-all-1.6.1.jar to your project.

<dependency>
   <groupId>opensymphony</groupId>
   <artifactId>quartz-all</artifactId>
   <version>1.6.1</version>
</dependency>
compile group: 'opensymphony', name: 'quartz-all', version: '1.6.1'
libraryDependencies += "opensymphony" % "quartz-all" % "1.6.1"
<dependency org="opensymphony" name="quartz-all" rev="1.6.1"/>
@Grapes(@Grab(group='opensymphony', module='quartz-all', version='1.6.1'))
'opensymphony:quartz-all:jar:1.6.1'

Download

Click the following link to download the jar file.

quartz-all-1.6.1.jar
quartz-all-1.6.1.pom



Related Tutorials