Last Version

queue-slayer 0.3.4

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

Version

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


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

Dependencies

compile (2)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.6.8
com.blacklocus.queue-slayer : qs-worker-core jar 0.3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.