| Лицензия |
Лицензия |
|---|---|
| Группа | Группаedu.uiuc.ncsa.myproxy |
| Идентификатор | Идентификаторmyproxy |
| Последняя версия | Последняя версия4.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOpen Authorization for MyProxy
Open Authorization (OAuth) client and server code for MyProxy
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| myproxy-4.3.pom | 7 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |