Last Version

Dropwizard SQS bundle 1.0.0

This is a bundle that integrates Amazon SQS service into dopwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

ch.rts
ArtifactId

ArtifactId

dropwizard-sqs
Version

Version

1.0.0
Type

Type

jar
Description

Description

Dropwizard SQS bundle
This is a bundle that integrates Amazon SQS service into dopwizard.
Project URL

Project URL

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

Source Code Management

https://github.com/sjarrin/dropwizard-sqs-bundle

Download dropwizard-sqs 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1
io.dropwizard : dropwizard-assets jar 0.7.1
com.amazonaws : aws-java-sdk-sqs jar 1.9.16
org.apache.commons : commons-lang3 jar 3.3.2

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 1.6.1
junit : junit jar 4.11
org.easytesting : fest-reflect jar 1.4.1

Project Modules

There are no modules declared in this project.