Last Version

bigqueue 1.7.0.6

Light, fast and persistent queue.

License

License

GroupId

GroupId

com.bluejeans
ArtifactId

ArtifactId

bigqueue
Version

Version

1.7.0.6
Type

Type

jar
Description

Description

bigqueue
Light, fast and persistent queue.
Project URL

Project URL

https://github.com/bluejeansnet/bigqueue
Source Code Management

Source Code Management

https://github.com/bluejeansnet/bigqueue

Download bigqueue 1.7.0.6


<!-- https://jarcasting.com/artifacts/com.bluejeans/bigqueue/ -->
<dependency>
    <groupId>com.bluejeans</groupId>
    <artifactId>bigqueue</artifactId>
    <version>1.7.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluejeans/bigqueue/
implementation 'com.bluejeans:bigqueue:1.7.0.6'
// https://jarcasting.com/artifacts/com.bluejeans/bigqueue/
implementation ("com.bluejeans:bigqueue:1.7.0.6")
'com.bluejeans:bigqueue:jar:1.7.0.6'
<dependency org="com.bluejeans" name="bigqueue" rev="1.7.0.6">
  <artifact name="bigqueue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluejeans', module='bigqueue', version='1.7.0.6')
)
libraryDependencies += "com.bluejeans" % "bigqueue" % "1.7.0.6"
[com.bluejeans/bigqueue "1.7.0.6"]

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.