queue-slayer

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

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.blacklocus.queue-slayer
ArtifactId

ArtifactId

qs-aws
Last Version

Last Version

0.5.1
Release Date

Release Date

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-aws

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.blacklocus.queue-slayer : qs-core jar 0.5.1
com.amazonaws : aws-java-sdk-sqs jar 1.10.20
com.amazonaws : aws-java-sdk-s3 jar 1.10.20

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.1.2