sqs-dropwizard

aws-dropwizard is a utility library that integrates the Amazon SQS and SNS offerings with the Dropwizard REST framework. It contains convenience classes for sending messages to - and receiving from - SQS queues while being managed by the Dropwizard framework.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.interact
ArtifactId

ArtifactId

sqs-dropwizard
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

sqs-dropwizard
aws-dropwizard is a utility library that integrates the Amazon SQS and SNS offerings with the Dropwizard REST framework. It contains convenience classes for sending messages to - and receiving from - SQS queues while being managed by the Dropwizard framework.
Project URL

Project URL

https://github.com/bascan/sqs-dropwizard
Source Code Management

Source Code Management

https://github.com/bascan/sqs-dropwizard.git

Download sqs-dropwizard

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-sns jar 1.11.212
com.amazonaws : aws-java-sdk-sqs jar 1.11.212
io.dropwizard : dropwizard-core jar 0.9.2
io.dropwizard : dropwizard-logging jar 0.9.2
io.dropwizard : dropwizard-validation jar 0.9.2
io.dropwizard : dropwizard-client jar 0.9.2
com.google.inject : guice jar 3.0
ch.qos.logback : logback-classic jar 1.0.13
ch.qos.logback : logback-core jar 1.0.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0