License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.nimbusds |
ArtifactId | ArtifactIdoauth-jwt-self-issued-grant-handler |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSelf-issued JWT bearer grant handler
Simple handler of self-issued JWT bearer grants.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nimbusds/oauth-jwt-self-issued-grant-handler/ -->
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth-jwt-self-issued-grant-handler</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/oauth-jwt-self-issued-grant-handler/
implementation 'com.nimbusds:oauth-jwt-self-issued-grant-handler:1.1'
// https://jarcasting.com/artifacts/com.nimbusds/oauth-jwt-self-issued-grant-handler/
implementation ("com.nimbusds:oauth-jwt-self-issued-grant-handler:1.1")
'com.nimbusds:oauth-jwt-self-issued-grant-handler:jar:1.1'
<dependency org="com.nimbusds" name="oauth-jwt-self-issued-grant-handler" rev="1.1">
<artifact name="oauth-jwt-self-issued-grant-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='oauth-jwt-self-issued-grant-handler', version='1.1')
)
libraryDependencies += "com.nimbusds" % "oauth-jwt-self-issued-grant-handler" % "1.1"
[com.nimbusds/oauth-jwt-self-issued-grant-handler "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.nimbusds : c2id-server-sdk | jar | [4.0,) |
com.nimbusds : oauth2-oidc-sdk | jar | [8.0,) |
com.nimbusds : common | jar | [2.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.infinispan : infinispan-core | jar | 9.4.20.Final |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.apache.commons : commons-io | jar | 1.3.2 |