Download bigqueue-1.7.0.6.jar file - Jar b

Jar examples for b:bigqueue

Description

Light, fast and persistent queue.

You can download jar file bigqueue 1.7.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bigqueue-1.7.0.6.jar to your project.

<dependency>
   <groupId>com.bluejeans</groupId>
   <artifactId>bigqueue</artifactId>
   <version>1.7.0.6</version>
</dependency>
compile group: 'com.bluejeans', name: 'bigqueue', version: '1.7.0.6'
libraryDependencies += "com.bluejeans" % "bigqueue" % "1.7.0.6"
<dependency org="com.bluejeans" name="bigqueue" rev="1.7.0.6"/>
@Grapes(@Grab(group='com.bluejeans', module='bigqueue', version='1.7.0.6'))
'com.bluejeans:bigqueue:jar:1.7.0.6'

Download

Click the following link to download the jar file.

bigqueue-1.7.0.6-javadoc.jar
bigqueue-1.7.0.6-sources.jar
bigqueue-1.7.0.6.jar
bigqueue-1.7.0.6.pom



Related Tutorials