Last Version

bigqueue 0.7.3

Light, fast and persistent queue.

License

License

GroupId

GroupId

com.baidu
ArtifactId

ArtifactId

leansoft-bigqueue
Version

Version

0.7.3
Type

Type

jar
Description

Description

bigqueue
Light, fast and persistent queue.
Project URL

Project URL

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

Source Code Management

https://github.com/bulldog2011/bigqueue

Download leansoft-bigqueue 0.7.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
com.google.guava : guava jar 16.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-log4j12 jar 1.7.6

Project Modules

There are no modules declared in this project.