License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.nimbusds |
ArtifactId | ArtifactIdoauth-password-grant-web-api |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOAuth 2.0 resource owner password credentials grant web API
Web API for handling OAuth 2.0 resource owner password credentials grants.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nimbusds/oauth-password-grant-web-api/ -->
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth-password-grant-web-api</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/oauth-password-grant-web-api/
implementation 'com.nimbusds:oauth-password-grant-web-api:1.5'
// https://jarcasting.com/artifacts/com.nimbusds/oauth-password-grant-web-api/
implementation ("com.nimbusds:oauth-password-grant-web-api:1.5")
'com.nimbusds:oauth-password-grant-web-api:jar:1.5'
<dependency org="com.nimbusds" name="oauth-password-grant-web-api" rev="1.5">
<artifact name="oauth-password-grant-web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='oauth-password-grant-web-api', version='1.5')
)
libraryDependencies += "com.nimbusds" % "oauth-password-grant-web-api" % "1.5"
[com.nimbusds/oauth-password-grant-web-api "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.nimbusds : oauth2-oidc-sdk | jar | [9.0,) |
com.nimbusds : c2id-server-sdk | jar | [4.22,) |
com.nimbusds : common | jar | [2.38.1,) |
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 |
net.jadler : jadler-all | jar | 1.3.1 |
org.infinispan : infinispan-core | jar | 9.4.24.Final |