is not current version
Last Version 2.0.2

Simple OAuth 2.0 client credentials grant handler 2.0

Simpler handler of OAuth 2.0 client credentials grants.

License

License

Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

com.nimbusds
ArtifactId

ArtifactId

oauth-client-grant-handler
Version

Version

2.0
Type

Type

jar
Description

Description

Simple OAuth 2.0 client credentials grant handler
Simpler handler of OAuth 2.0 client credentials grants.
Project URL

Project URL

https://bitbucket.org/connect2id/client-credentials-grant-handler
Project Organization

Project Organization

Connect2id Ltd.
Source Code Management

Source Code Management

https://bitbucket.org/connect2id/client-credentials-grant-handler.git

Download oauth-client-grant-handler 2.0


<!-- https://jarcasting.com/artifacts/com.nimbusds/oauth-client-grant-handler/ -->
<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>oauth-client-grant-handler</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/oauth-client-grant-handler/
implementation 'com.nimbusds:oauth-client-grant-handler:2.0'
// https://jarcasting.com/artifacts/com.nimbusds/oauth-client-grant-handler/
implementation ("com.nimbusds:oauth-client-grant-handler:2.0")
'com.nimbusds:oauth-client-grant-handler:jar:2.0'
<dependency org="com.nimbusds" name="oauth-client-grant-handler" rev="2.0">
  <artifact name="oauth-client-grant-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='oauth-client-grant-handler', version='2.0')
)
libraryDependencies += "com.nimbusds" % "oauth-client-grant-handler" % "2.0"
[com.nimbusds/oauth-client-grant-handler "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.nimbusds : oauth2-oidc-sdk jar [4.11,)
com.nimbusds : c2id-server-sdk jar [3.0,)
com.nimbusds : common jar [1.89,)

test (3)

Group / Artifact Type Version
org.infinispan : infinispan-core jar 9.4.20.Final
junit : junit jar 4.12
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.