Last Version

queue-slayer 0.1

An in-jvm processing pattern for parallelized work off of a queue.

License

License

GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

qs-core
Version

Version

0.1
Type

Type

jar
Description

Description

queue-slayer
An in-jvm processing pattern for parallelized work off of a queue.
Project URL

Project URL

https://github.com/blacklocus/queue-slayer
Project Organization

Project Organization

BlackLocus
Source Code Management

Source Code Management

https://github.com/blacklocus/queue-slayer.git

Download qs-core 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 15.0
org.apache.commons : commons-lang3 jar 3.1

Project Modules

There are no modules declared in this project.