| License |
License |
|---|---|
| GroupId | GroupIdedu.uiuc.ncsa.myproxy |
| ArtifactId | ArtifactIdoa4mp-server-api |
| Last Version | Last Version4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOAuth for MyProxy server API.
Open Authorization (OAuth) client and server code for MyProxy
|
| Filename | Size |
|---|---|
| oa4mp-server-api-4.3.pom | |
| oa4mp-server-api-4.3.jar | 189 KB |
| oa4mp-server-api-4.3-sources.jar | 120 KB |
| oa4mp-server-api-4.3-javadoc.jar | 608 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-server-api/ -->
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>oa4mp-server-api</artifactId>
<version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-server-api/
implementation 'edu.uiuc.ncsa.myproxy:oa4mp-server-api:4.3'
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-server-api/
implementation ("edu.uiuc.ncsa.myproxy:oa4mp-server-api:4.3")
'edu.uiuc.ncsa.myproxy:oa4mp-server-api:jar:4.3'
<dependency org="edu.uiuc.ncsa.myproxy" name="oa4mp-server-api" rev="4.3">
<artifact name="oa4mp-server-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.uiuc.ncsa.myproxy', module='oa4mp-server-api', version='4.3')
)
libraryDependencies += "edu.uiuc.ncsa.myproxy" % "oa4mp-server-api" % "4.3"
[edu.uiuc.ncsa.myproxy/oa4mp-server-api "4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.uiuc.ncsa.security.delegation : ncsa-security-delegation-server | jar | 4.3 |
| net.sf.opencsv : opencsv | jar | 2.0 |
| edu.uiuc.ncsa.security : ncsa-security-servlet | jar | 4.3 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| edu.uiuc.ncsa.myproxy : myproxy-logon | jar | 4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jglobus : jsse | jar | RELEASE |
| javax.servlet : servlet-api | jar | 2.5 |
| org.jglobus : JGlobus-Core | jar | RELEASE |
| 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 |
| junit : junit | jar | 4.12 |