Download ddth-queue-core-0.4.1.1.jar file - Jar d

Jar examples for d:ddth-queue-core

Description

DDTH's Libary to interact with various queue implementations

You can download jar file ddth-queue-core 0.4.1.1 in this page.

Build File

You can use the following script to add ddth-queue-core-0.4.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

ddth-queue-core-0.4.1.1-javadoc.jar
ddth-queue-core-0.4.1.1-sources.jar
ddth-queue-core-0.4.1.1.jar
ddth-queue-core-0.4.1.1.pom



Related Tutorials