is not current version
Last Version 1.1

com.nimbusds:oauth-jwt-self-issued-grant-handler 1.0.1

Simple handler of self-issued JWT bearer grants.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.nimbusds
ArtifactId

ArtifactId

oauth-jwt-self-issued-grant-handler
Version

Version

1.0.1
Type

Type

jar

Download oauth-jwt-self-issued-grant-handler 1.0.1


<!-- 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.0.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.0.1'
// https://jarcasting.com/artifacts/com.nimbusds/oauth-jwt-self-issued-grant-handler/
implementation ("com.nimbusds:oauth-jwt-self-issued-grant-handler:1.0.1")
'com.nimbusds:oauth-jwt-self-issued-grant-handler:jar:1.0.1'
<dependency org="com.nimbusds" name="oauth-jwt-self-issued-grant-handler" rev="1.0.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.0.1')
)
libraryDependencies += "com.nimbusds" % "oauth-jwt-self-issued-grant-handler" % "1.0.1"
[com.nimbusds/oauth-jwt-self-issued-grant-handler "1.0.1"]