Last Version

async-sqs 0.12.6

async SQS library

License

License

GroupId

GroupId

com.bandwidth
ArtifactId

ArtifactId

async-sqs
Version

Version

0.12.6
Type

Type

jar
Description

Description

async-sqs
async SQS library
Project URL

Project URL

https://github.com/Bandwidth/async-sqs
Source Code Management

Source Code Management

http://github.com/Bandwidth/async-sqs

Download async-sqs 0.12.6


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

Dependencies

compile (8)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-sqs jar 1.11.100
org.asynchttpclient : async-http-client jar 2.5.2
io.reactivex.rxjava2 : rxjava jar 2.0.7
org.immutables : value jar 2.3.7
com.google.guava : guava jar 21.0
org.mockito : mockito-core jar 2.7.22
org.assertj : assertj-core jar 3.6.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.