не последняя версия
Последняя версия 0.5.1

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

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

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

com.blacklocus.queue-slayer
Идентификатор

Идентификатор

qs-aws
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать qs-aws 0.1.2


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