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

Ahoy 1.0.2

Ahoy! is an asynchronous SQS adapter for AWS's Java SQS library.

Лицензия

Лицензия

Группа

Группа

com.github.aglover
Идентификатор

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

ahoy
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

Ahoy
Ahoy! is an asynchronous SQS adapter for AWS's Java SQS library.
Ссылка на сайт

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

https://github.com/aglover/ahoy

Скачать ahoy 1.0.2


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.amazonaws : aws-java-sdk jar 1.6.7

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.11

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

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