Last Version

queue-slayer 0.1

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

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

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


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

Dependencies

compile (2)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.6.8
com.blacklocus : qs-core jar 0.1

Project Modules

There are no modules declared in this project.