не последняя версия
Последняя версия 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).

Категории

Категории

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

Группа

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

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

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

Версия

1.0.8
Тип

Тип

jar

Скачать 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"]