Jar examples for q:qs-worker-core
An in-jvm processing pattern for parallelized work off of a queue.
You can download jar file qs-worker-core 0.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add qs-worker-core-0.3.0.jar to your project.
<dependency> <groupId>com.blacklocus.queue-slayer</groupId> <artifactId>qs-worker-core</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.blacklocus.queue-slayer', name: 'qs-worker-core', version: '0.3.0'
libraryDependencies += "com.blacklocus.queue-slayer" % "qs-worker-core" % "0.3.0"
<dependency org="com.blacklocus.queue-slayer" name="qs-worker-core" rev="0.3.0"/>
@Grapes(@Grab(group='com.blacklocus.queue-slayer', module='qs-worker-core', version='0.3.0'))
'com.blacklocus.queue-slayer:qs-worker-core:jar:0.3.0'
Click the following link to download the jar file.
qs-worker-core-0.3.0-javadoc.jar