is not current version
Last Version 1.1.3

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

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

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.nimbusds
ArtifactId

ArtifactId

token-event-publisher-aws-sqs
Version

Version

1.1
Type

Type

jar

Download 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"]