OAuth for MyProxy
Prerequisites
- Java 8+
- Maven 3.0+
License |
License |
---|---|
GroupId | GroupIdedu.uiuc.ncsa.myproxy |
ArtifactId | ArtifactIdoa4mp-website |
Last Version | Last Version4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOAuth for MyProxy
OAuth for MyProxy website
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oa4mp-website-4.3.pom | |
oa4mp-website-4.3.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-website/ -->
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>oa4mp-website</artifactId>
<version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-website/
implementation 'edu.uiuc.ncsa.myproxy:oa4mp-website:4.3'
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-website/
implementation ("edu.uiuc.ncsa.myproxy:oa4mp-website:4.3")
'edu.uiuc.ncsa.myproxy:oa4mp-website:jar:4.3'
<dependency org="edu.uiuc.ncsa.myproxy" name="oa4mp-website" rev="4.3">
<artifact name="oa4mp-website" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.uiuc.ncsa.myproxy', module='oa4mp-website', version='4.3')
)
libraryDependencies += "edu.uiuc.ncsa.myproxy" % "oa4mp-website" % "4.3"
[edu.uiuc.ncsa.myproxy/oa4mp-website "4.3"]
Group / Artifact | Type | Version |
---|---|---|
edu.uiuc.ncsa.security : ncsa-security-core | test-jar | 4.3 |
edu.uiuc.ncsa.security.delegation : ncsa-security-delegation-common | test-jar | 4.3 |
edu.uiuc.ncsa.security : ncsa-security-util | test-jar | 4.3 |