is not current version
Last Version 1.1.3

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

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.0
Type

Type

jar

Download token-event-publisher-aws-sqs 1.0


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