Client for the event queue

Library designed to manage the interaction with the event queue

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

ro.ghionoiu
Идентификатор

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

queue-client
Последняя версия

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

0.1.21
Дата

Дата

Тип

Тип

jar
Описание

Описание

Client for the event queue
Library designed to manage the interaction with the event queue
Ссылка на сайт

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

https://github.com/julianghionoiu/tdl-interop-event-queue

Скачать queue-client

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.slf4j : log4j-over-slf4j jar 1.7.25
com.amazonaws : aws-java-sdk-sqs jar 1.11.253
com.fasterxml.jackson.core : jackson-databind jar 2.8.4
com.fasterxml.jackson.core : jackson-annotations jar 2.8.4
com.fasterxml.jackson.core : jackson-core jar 2.8.4
ch.qos.logback : logback-classic jar 1.1.3

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mutabilitydetector : MutabilityDetector jar 0.9.2
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.10.19
net.trajano.commons : commons-testing jar 1.0.1
nl.jqno.equalsverifier : equalsverifier jar 1.5

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

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

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

Версия
0.1.21
0.1.16
0.1.15
0.1.13
0.1.11