| License |
License |
|---|---|
| GroupId | GroupIdcom.bandwidth |
| ArtifactId | ArtifactIdasync-sqs |
| Version | Version0.12.6 |
| Type | Typejar |
| Description |
Descriptionasync-sqs
async SQS library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| async-sqs-0.12.6.pom | |
| async-sqs-0.12.6.jar | 126 KB |
| async-sqs-0.12.6-sources.jar | 68 KB |
| async-sqs-0.12.6-javadoc.jar | 526 KB |
| Browse |
<!-- 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"]
| 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 |