| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAWS Container PaaS Providers | 
        
| GroupId | GroupIdsoftware.tnb | 
    
| ArtifactId | ArtifactIdsystem-x-aws-sqs | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionTNB :: System-X :: Services :: AWS :: SQS 
            The New Beginning Framework 
         | 
    
| Filename | Size | 
|---|---|
| system-x-aws-sqs-0.0.1.pom | |
| system-x-aws-sqs-0.0.1.jar | 9 KB | 
| system-x-aws-sqs-0.0.1-sources.jar | 5 KB | 
| system-x-aws-sqs-0.0.1-javadoc.jar | 415 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/software.tnb/system-x-aws-sqs/ -->
<dependency>
    <groupId>software.tnb</groupId>
    <artifactId>system-x-aws-sqs</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/software.tnb/system-x-aws-sqs/
implementation 'software.tnb:system-x-aws-sqs:0.0.1'
                // https://jarcasting.com/artifacts/software.tnb/system-x-aws-sqs/
implementation ("software.tnb:system-x-aws-sqs:0.0.1")
                'software.tnb:system-x-aws-sqs:jar:0.0.1'
                <dependency org="software.tnb" name="system-x-aws-sqs" rev="0.0.1">
  <artifact name="system-x-aws-sqs" type="jar" />
</dependency>
                @Grapes(
@Grab(group='software.tnb', module='system-x-aws-sqs', version='0.0.1')
)
                libraryDependencies += "software.tnb" % "system-x-aws-sqs" % "0.0.1"
                [software.tnb/system-x-aws-sqs "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| software.tnb : system-x-aws-common | jar | 0.0.1 | 
| software.amazon.awssdk : sqs | jar | 2.17.61 | 
| software.tnb : system-x-common | jar | 0.0.1 | 
| com.google.auto.service : auto-service-annotations | jar | 1.0.1 |