Jar examples for j:jesque
An implementation of Resque in Java
You can download jar file jesque 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jesque-2.0.0.jar to your project.
<dependency> <groupId>net.greghaines</groupId> <artifactId>jesque</artifactId> <version>2.0.0</version> </dependency>
compile group: 'net.greghaines', name: 'jesque', version: '2.0.0'
libraryDependencies += "net.greghaines" % "jesque" % "2.0.0"
<dependency org="net.greghaines" name="jesque" rev="2.0.0"/>
@Grapes(@Grab(group='net.greghaines', module='jesque', version='2.0.0'))
'net.greghaines:jesque:jar:2.0.0'
Click the following link to download the jar file.
jesque-2.0.0-javadoc.jar