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

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

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
Версия

Версия

2.0.2
Тип

Тип

jar

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


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