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

com.nimbusds:token-event-publisher-aws-sqs 1.1

Publishes ID and access token events to an AWS Simple Queue Service

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

com.nimbusds
Идентификатор

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

token-event-publisher-aws-sqs
Версия

Версия

1.1
Тип

Тип

jar

Скачать token-event-publisher-aws-sqs 1.1


<!-- https://jarcasting.com/artifacts/com.nimbusds/token-event-publisher-aws-sqs/ -->
<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>token-event-publisher-aws-sqs</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/token-event-publisher-aws-sqs/
implementation 'com.nimbusds:token-event-publisher-aws-sqs:1.1'
// https://jarcasting.com/artifacts/com.nimbusds/token-event-publisher-aws-sqs/
implementation ("com.nimbusds:token-event-publisher-aws-sqs:1.1")
'com.nimbusds:token-event-publisher-aws-sqs:jar:1.1'
<dependency org="com.nimbusds" name="token-event-publisher-aws-sqs" rev="1.1">
  <artifact name="token-event-publisher-aws-sqs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='token-event-publisher-aws-sqs', version='1.1')
)
libraryDependencies += "com.nimbusds" % "token-event-publisher-aws-sqs" % "1.1"
[com.nimbusds/token-event-publisher-aws-sqs "1.1"]