Last Version

Open Authorization for MyProxy 4.3

Open Authorization (OAuth) client and server code for MyProxy

License

License

GroupId

GroupId

edu.uiuc.ncsa.myproxy
ArtifactId

ArtifactId

myproxy
Version

Version

4.3
Type

Type

pom
Description

Description

Open Authorization for MyProxy
Open Authorization (OAuth) client and server code for MyProxy
Project URL

Project URL

http://grid.ncsa.illinois.edu/myproxy/oauth

Download myproxy 4.3

Filename Size
myproxy-4.3.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/myproxy/ -->
<dependency>
    <groupId>edu.uiuc.ncsa.myproxy</groupId>
    <artifactId>myproxy</artifactId>
    <version>4.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/myproxy/
implementation 'edu.uiuc.ncsa.myproxy:myproxy:4.3'
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/myproxy/
implementation ("edu.uiuc.ncsa.myproxy:myproxy:4.3")
'edu.uiuc.ncsa.myproxy:myproxy:pom:4.3'
<dependency org="edu.uiuc.ncsa.myproxy" name="myproxy" rev="4.3">
  <artifact name="myproxy" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.uiuc.ncsa.myproxy', module='myproxy', version='4.3')
)
libraryDependencies += "edu.uiuc.ncsa.myproxy" % "myproxy" % "4.3"
[edu.uiuc.ncsa.myproxy/myproxy "4.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • myproxy-logon
  • oa4mp-server-api
  • oa4mp-server-test
  • oa4mp-server-loader-oauth1
  • oa4mp-server-oauth1
  • oa4mp-server-loader-oauth2
  • oa4mp-server-oauth2
  • oa4mp-client-api
  • oa4mp-client-loader-oauth1
  • oa4mp-client-oauth1
  • oa4mp-client-loader-oauth2
  • oa4mp-client-oauth2
  • oa4mp-server-admin-oauth1
  • oa4mp-server-admin-oauth2
  • oa4mp-client-webapp
  • oa4mp-client-test
  • oa4mp-webapp
  • oa4mp-server-admin
  • oa4mp-xsede-oauth2
  • oa4mp-website
  • oa4mp-co-oidc
  • oa4mp-server-test-oauth2
  • oa4mp-skin
  • myproxy-website