| Categories |
CategoriesAWS Container PaaS Providers |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.awslocal |
| ArtifactId | ArtifactIdsqs |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| sqs-2.0.pom | |
| sqs-2.0.jar | 18 KB |
| sqs-2.0-sources.jar | 7 KB |
| sqs-2.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.awslocal/sqs/ -->
<dependency>
<groupId>com.bazaarvoice.awslocal</groupId>
<artifactId>sqs</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.awslocal/sqs/
implementation 'com.bazaarvoice.awslocal:sqs:2.0'
// https://jarcasting.com/artifacts/com.bazaarvoice.awslocal/sqs/
implementation ("com.bazaarvoice.awslocal:sqs:2.0")
'com.bazaarvoice.awslocal:sqs:jar:2.0'
<dependency org="com.bazaarvoice.awslocal" name="sqs" rev="2.0">
<artifact name="sqs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.awslocal', module='sqs', version='2.0')
)
libraryDependencies += "com.bazaarvoice.awslocal" % "sqs" % "2.0"
[com.bazaarvoice.awslocal/sqs "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.amazonaws : aws-java-sdk-sqs | jar | 1.11.537 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.5 |
| ch.qos.logback : logback-classic | jar | 1.0.12 |