Jar examples for d:ddth-queue-core
DDTH's Libary to interact with various queue implementations
You can download jar file ddth-queue-core 0.6.2.6 in this page.
You can use the following script to add ddth-queue-core-0.6.2.6.jar to your project.
<dependency> <groupId>com.github.ddth</groupId> <artifactId>ddth-queue-core</artifactId> <version>0.6.2.6</version> </dependency>
compile group: 'com.github.ddth', name: 'ddth-queue-core', version: '0.6.2.6'
libraryDependencies += "com.github.ddth" % "ddth-queue-core" % "0.6.2.6"
<dependency org="com.github.ddth" name="ddth-queue-core" rev="0.6.2.6"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-queue-core', version='0.6.2.6'))
'com.github.ddth:ddth-queue-core:jar:0.6.2.6'
Click the following link to download the jar file.
ddth-queue-core-0.6.2.6-javadoc.jar