| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdcom.nimbusds |
| ArtifactId | ArtifactIdtoken-event-publisher-aws-sqs |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionToken Event Publisher for AWS SQS
Publishes ID and access token events to an AWS Simple Queue Service
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/token-event-publisher-aws-sqs/
implementation 'com.nimbusds:token-event-publisher-aws-sqs:1.1.3'
// https://jarcasting.com/artifacts/com.nimbusds/token-event-publisher-aws-sqs/
implementation ("com.nimbusds:token-event-publisher-aws-sqs:1.1.3")
'com.nimbusds:token-event-publisher-aws-sqs:jar:1.1.3'
<dependency org="com.nimbusds" name="token-event-publisher-aws-sqs" rev="1.1.3">
<artifact name="token-event-publisher-aws-sqs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='token-event-publisher-aws-sqs', version='1.1.3')
)
libraryDependencies += "com.nimbusds" % "token-event-publisher-aws-sqs" % "1.1.3"
[com.nimbusds/token-event-publisher-aws-sqs "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nimbusds : oauth2-oidc-sdk | jar | 9.34 |
| com.nimbusds : c2id-server-sdk | jar | 4.42 |
| com.nimbusds : common | jar | 2.48 |
| com.amazonaws : aws-java-sdk-sqs | jar | 1.12.201 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.infinispan : infinispan-core | jar | 9.4.23.Final |