Jar examples for b:bigqueue
Light, fast and persistent queue.
You can download jar file bigqueue 1.7.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bigqueue-1.7.0.4.jar to your project.
<dependency> <groupId>com.bluejeans.common</groupId> <artifactId>bigqueue</artifactId> <version>1.7.0.4</version> </dependency>
compile group: 'com.bluejeans.common', name: 'bigqueue', version: '1.7.0.4'
libraryDependencies += "com.bluejeans.common" % "bigqueue" % "1.7.0.4"
<dependency org="com.bluejeans.common" name="bigqueue" rev="1.7.0.4"/>
@Grapes(@Grab(group='com.bluejeans.common', module='bigqueue', version='1.7.0.4'))
'com.bluejeans.common:bigqueue:jar:1.7.0.4'
Click the following link to download the jar file.
bigqueue-1.7.0.4-javadoc.jar