| 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-sns |
| 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-sns-0.0.1.pom | |
| reactor-aws-sns-0.0.1.jar | 6 KB |
| reactor-aws-sns-0.0.1-sources.jar | 2 KB |
| reactor-aws-sns-0.0.1-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tddmonkey/reactor-aws-sns/ -->
<dependency>
<groupId>com.github.tddmonkey</groupId>
<artifactId>reactor-aws-sns</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tddmonkey/reactor-aws-sns/
implementation 'com.github.tddmonkey:reactor-aws-sns:0.0.1'
// https://jarcasting.com/artifacts/com.github.tddmonkey/reactor-aws-sns/
implementation ("com.github.tddmonkey:reactor-aws-sns:0.0.1")
'com.github.tddmonkey:reactor-aws-sns:jar:0.0.1'
<dependency org="com.github.tddmonkey" name="reactor-aws-sns" rev="0.0.1">
<artifact name="reactor-aws-sns" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tddmonkey', module='reactor-aws-sns', version='0.0.1')
)
libraryDependencies += "com.github.tddmonkey" % "reactor-aws-sns" % "0.0.1"
[com.github.tddmonkey/reactor-aws-sns "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-sns | jar | 1.11.118 |