is not current version
Last Version 3.1.0

io.smallrye.reactive:smallrye-reactive-messaging-aws-sns 1.0.8

A module for Smallrye reactive messaging integration with AWS Simple Notification Service (SNS).

Categories

Categories

AWS Container PaaS Providers React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-messaging-aws-sns
Version

Version

1.0.8
Type

Type

jar

Download smallrye-reactive-messaging-aws-sns 1.0.8


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-aws-sns/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-reactive-messaging-aws-sns</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-aws-sns/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-aws-sns:1.0.8'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-aws-sns/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-aws-sns:1.0.8")
'io.smallrye.reactive:smallrye-reactive-messaging-aws-sns:jar:1.0.8'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-aws-sns" rev="1.0.8">
  <artifact name="smallrye-reactive-messaging-aws-sns" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-aws-sns', version='1.0.8')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-aws-sns" % "1.0.8"
[io.smallrye.reactive/smallrye-reactive-messaging-aws-sns "1.0.8"]