не последняя версия
Последняя версия 3.1.0

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

A module for SmallRye Reactive Messaging integration with AWS Simple Notification Service (SNS).

Категории

Категории

AWS Контейнер PaaS Providers React Взаимодействие с пользователем Веб-фреймворки Messaging Библиотеки уровня приложения
Группа

Группа

io.smallrye.reactive
Идентификатор

Идентификатор

smallrye-reactive-messaging-aws-sns
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать smallrye-reactive-messaging-aws-sns 3.0.0


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