| License |
License |
|---|---|
| GroupId | GroupIdedu.uiuc.ncsa.myproxy |
| ArtifactId | ArtifactIdoa4mp-co-oidc |
| Last Version | Last Version4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOAuth 2/Open ID Connect support for CO-Manage
Open Authorization (OAuth) client and server code for MyProxy
|
| Filename | Size |
|---|---|
| oa4mp-co-oidc-4.3.pom | |
| oa4mp-co-oidc-4.3.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-co-oidc/ -->
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>oa4mp-co-oidc</artifactId>
<version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-co-oidc/
implementation 'edu.uiuc.ncsa.myproxy:oa4mp-co-oidc:4.3'
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-co-oidc/
implementation ("edu.uiuc.ncsa.myproxy:oa4mp-co-oidc:4.3")
'edu.uiuc.ncsa.myproxy:oa4mp-co-oidc:jar:4.3'
<dependency org="edu.uiuc.ncsa.myproxy" name="oa4mp-co-oidc" rev="4.3">
<artifact name="oa4mp-co-oidc" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.uiuc.ncsa.myproxy', module='oa4mp-co-oidc', version='4.3')
)
libraryDependencies += "edu.uiuc.ncsa.myproxy" % "oa4mp-co-oidc" % "4.3"
[edu.uiuc.ncsa.myproxy/oa4mp-co-oidc "4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |