| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers React User Interface Web Frameworks KeY Data Data Formats Formal Verification Reactor Microservices Reactive libraries |
| GroupId | GroupIdcom.github.tddmonkey |
| ArtifactId | ArtifactIdreactor-aws-sqs |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
DescriptionReactor AWS Client
Spring Reactor Wrapper around AWS Client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reactor-aws-sqs-0.0.1.pom | |
| reactor-aws-sqs-0.0.1.jar | 5 KB |
| reactor-aws-sqs-0.0.1-sources.jar | 1 KB |
| reactor-aws-sqs-0.0.1-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tddmonkey/reactor-aws-sqs/ -->
<dependency>
<groupId>com.github.tddmonkey</groupId>
<artifactId>reactor-aws-sqs</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tddmonkey/reactor-aws-sqs/
implementation 'com.github.tddmonkey:reactor-aws-sqs:0.0.1'
// https://jarcasting.com/artifacts/com.github.tddmonkey/reactor-aws-sqs/
implementation ("com.github.tddmonkey:reactor-aws-sqs:0.0.1")
'com.github.tddmonkey:reactor-aws-sqs:jar:0.0.1'
<dependency org="com.github.tddmonkey" name="reactor-aws-sqs" rev="0.0.1">
<artifact name="reactor-aws-sqs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tddmonkey', module='reactor-aws-sqs', version='0.0.1')
)
libraryDependencies += "com.github.tddmonkey" % "reactor-aws-sqs" % "0.0.1"
[com.github.tddmonkey/reactor-aws-sqs "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tddmonkey : reactor-aws-common | jar | 0.0.1 |
| io.projectreactor : reactor-core | jar | 3.0.6.RELEASE |
| com.amazonaws : aws-java-sdk-sqs | jar | 1.11.118 |