License |
License |
---|---|
GroupId | GroupIdedu.uiuc.ncsa.myproxy |
ArtifactId | ArtifactIdoa4mp-webapp |
Last Version | Last Version4.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOAuth for MyProxy web application
Open Authorization (OAuth) client and server code for MyProxy
|
Filename | Size |
---|---|
oa4mp-webapp-4.3.pom | |
oa4mp-webapp-4.3.war | 373 KB |
oa4mp-webapp-4.3-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-webapp/ -->
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>oa4mp-webapp</artifactId>
<version>4.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-webapp/
implementation 'edu.uiuc.ncsa.myproxy:oa4mp-webapp:4.3'
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-webapp/
implementation ("edu.uiuc.ncsa.myproxy:oa4mp-webapp:4.3")
'edu.uiuc.ncsa.myproxy:oa4mp-webapp:war:4.3'
<dependency org="edu.uiuc.ncsa.myproxy" name="oa4mp-webapp" rev="4.3">
<artifact name="oa4mp-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='edu.uiuc.ncsa.myproxy', module='oa4mp-webapp', version='4.3')
)
libraryDependencies += "edu.uiuc.ncsa.myproxy" % "oa4mp-webapp" % "4.3"
[edu.uiuc.ncsa.myproxy/oa4mp-webapp "4.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jstl | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.11 |
org.postgresql : postgresql | jar | 42.2.2.jre7 |
org.mariadb.jdbc : mariadb-java-client | jar | 2.2.5 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |