Last Version

OAuth for MyProxy client web application 4.3

Open Authorization (OAuth) client and server code for MyProxy

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.uiuc.ncsa.myproxy
ArtifactId

ArtifactId

oa4mp-client-webapp
Version

Version

4.3
Type

Type

war
Description

Description

OAuth for MyProxy client web application
Open Authorization (OAuth) client and server code for MyProxy

Download oa4mp-client-webapp 4.3


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

Dependencies

compile (1)

Group / Artifact Type Version
edu.uiuc.ncsa.security : ncsa-security-servlet jar 4.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.