License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security CLI User Interface |
GroupId | GroupIdedu.uiuc.ncsa.myproxy |
ArtifactId | ArtifactIdoa4mp-client-loader-oauth2 |
Last Version | Last Version4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOAuth 2/Open ID Connect support for the client
Open Authorization (OAuth) client and server code for MyProxy
|
<!-- https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-client-loader-oauth2/ -->
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>oa4mp-client-loader-oauth2</artifactId>
<version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-client-loader-oauth2/
implementation 'edu.uiuc.ncsa.myproxy:oa4mp-client-loader-oauth2:4.3'
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-client-loader-oauth2/
implementation ("edu.uiuc.ncsa.myproxy:oa4mp-client-loader-oauth2:4.3")
'edu.uiuc.ncsa.myproxy:oa4mp-client-loader-oauth2:jar:4.3'
<dependency org="edu.uiuc.ncsa.myproxy" name="oa4mp-client-loader-oauth2" rev="4.3">
<artifact name="oa4mp-client-loader-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.uiuc.ncsa.myproxy', module='oa4mp-client-loader-oauth2', version='4.3')
)
libraryDependencies += "edu.uiuc.ncsa.myproxy" % "oa4mp-client-loader-oauth2" % "4.3"
[edu.uiuc.ncsa.myproxy/oa4mp-client-loader-oauth2 "4.3"]
Group / Artifact | Type | Version |
---|---|---|
edu.uiuc.ncsa.myproxy : oa4mp-client-api | jar | 4.3 |
edu.uiuc.ncsa.security : ncsa-security-servlet | jar | 4.3 |
edu.uiuc.ncsa.myproxy : myproxy-logon | jar | 4.3 |
edu.uiuc.ncsa.security.delegation : ncsa-security-oauth-2.0 | jar | 4.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
edu.uiuc.ncsa.myproxy : oa4mp-client-test | test-jar | 4.3 |
edu.uiuc.ncsa.security.delegation : ncsa-security-delegation-common | test-jar | 4.3 |
edu.uiuc.ncsa.security : ncsa-security-core | test-jar | 4.3 |
edu.uiuc.ncsa.security : ncsa-security-util | test-jar | 4.3 |
junit : junit | jar | 4.12 |