| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаedu.uiuc.ncsa.myproxy |
| Идентификатор | Идентификаторoa4mp-server-oauth2-admin |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOAuth 2.0 for MyProxy administrative tools
Open Authorization (OAuth) client and server code for MyProxy
|
<!-- https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-server-oauth2-admin/ -->
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>oa4mp-server-oauth2-admin</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-server-oauth2-admin/
implementation 'edu.uiuc.ncsa.myproxy:oa4mp-server-oauth2-admin:1.2.1'
// https://jarcasting.com/artifacts/edu.uiuc.ncsa.myproxy/oa4mp-server-oauth2-admin/
implementation ("edu.uiuc.ncsa.myproxy:oa4mp-server-oauth2-admin:1.2.1")
'edu.uiuc.ncsa.myproxy:oa4mp-server-oauth2-admin:jar:1.2.1'
<dependency org="edu.uiuc.ncsa.myproxy" name="oa4mp-server-oauth2-admin" rev="1.2.1">
<artifact name="oa4mp-server-oauth2-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.uiuc.ncsa.myproxy', module='oa4mp-server-oauth2-admin', version='1.2.1')
)
libraryDependencies += "edu.uiuc.ncsa.myproxy" % "oa4mp-server-oauth2-admin" % "1.2.1"
[edu.uiuc.ncsa.myproxy/oa4mp-server-oauth2-admin "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| edu.uiuc.ncsa.myproxy : oa4mp-client-loader-oauth2 | jar | 1.2.1 |
| edu.uiuc.ncsa.myproxy : oa4mp-server-admin | jar | 1.2.1 |
| edu.uiuc.ncsa.myproxy : oa4mp-server-loader-oauth2 | jar | 1.2.1 |
| edu.uiuc.ncsa.security.delegation : ncsa-security-oauth-2.0 | jar | 1.2.1 |
| javax.mail : mail | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |