is not current version
Last Version 0.5.1

com.blacklocus.queue-slayer:qs-aws 0.5.0

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

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.blacklocus.queue-slayer
ArtifactId

ArtifactId

qs-aws
Version

Version

0.5.0
Type

Type

jar

Download qs-aws 0.5.0


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