sqsservice

Simple Implementation of Amazon Simple Queue Service

Лицензия

Лицензия

Группа

Группа

de.tschumacher
Идентификатор

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

sqsservice
Последняя версия

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

sqsservice
Simple Implementation of Amazon Simple Queue Service
Ссылка на сайт

Ссылка на сайт

https://github.com/tobasschu/sqsservice
Система контроля версий

Система контроля версий

https://github.com/tobasschu/sqsservice.git

Скачать sqsservice

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
com.google.code.gson : gson jar 2.8.2
com.amazonaws : aws-java-sdk-sqs jar 1.11.282

Модули Проекта

Данный проект не имеет модулей.

Queue Service


Simple Implementation of Amazon Simple Queue Service & Amazon Simple Notification Service

Версии библиотеки

Версия
0.0.5
0.0.4