Client for the event queue

Library designed to manage the interaction with the event queue

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ro.ghionoiu
ArtifactId

ArtifactId

queue-client
Last Version

Last Version

0.1.21
Release Date

Release Date

Type

Type

jar
Description

Description

Client for the event queue
Library designed to manage the interaction with the event queue
Project URL

Project URL

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

Download queue-client

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.21
0.1.16
0.1.15
0.1.13
0.1.11