Last Version

OAuth for MyProxy client tests. 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-test
Version

Version

4.3
Type

Type

jar
Description

Description

OAuth for MyProxy client tests.
Open Authorization (OAuth) client and server code for MyProxy

Download oa4mp-client-test 4.3


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

Dependencies

compile (8)

Group / Artifact Type Version
edu.uiuc.ncsa.security.delegation : ncsa-security-delegation-server jar 4.3
edu.uiuc.ncsa.myproxy : oa4mp-client-api jar 4.3
edu.uiuc.ncsa.security.delegation : ncsa-security-delegation-common jar 4.3
edu.uiuc.ncsa.security : ncsa-security-core jar 4.3
edu.uiuc.ncsa.security : ncsa-security-servlet jar 4.3
edu.uiuc.ncsa.myproxy : myproxy-logon jar 4.3
mysql : mysql-connector-java jar 8.0.11
org.mariadb.jdbc : mariadb-java-client jar 2.2.5

provided (2)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.2.jre7
javax.servlet : servlet-api jar 2.5

test (4)

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

Project Modules

There are no modules declared in this project.