Download ddth-queue-redis-0.7.1.jar file - Jar d

Jar examples for d:ddth-queue-redis

Description

DDTH's Libary to interact with various queue implementations

You can download jar file ddth-queue-redis 0.7.1 in this page.

Build File

You can use the following script to add ddth-queue-redis-0.7.1.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-queue-redis</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-queue-redis', version: '0.7.1'
libraryDependencies += "com.github.ddth" % "ddth-queue-redis" % "0.7.1"
<dependency org="com.github.ddth" name="ddth-queue-redis" rev="0.7.1"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-queue-redis', version='0.7.1'))
'com.github.ddth:ddth-queue-redis:jar:0.7.1'

Download

Click the following link to download the jar file.

ddth-queue-redis-0.7.1.pom



Related Tutorials