| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.adeptnet |
| Идентификатор | Идентификаторatlassian-auth |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеatlassian-auth
This is the org.adeptnet:ATLASSIAN-auth plugin for Atlassian Confluence/JIRA
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| atlassian-auth-1.2.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.adeptnet/atlassian-auth/ -->
<dependency>
<groupId>org.adeptnet</groupId>
<artifactId>atlassian-auth</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.adeptnet/atlassian-auth/
implementation 'org.adeptnet:atlassian-auth:1.2.0'
// https://jarcasting.com/artifacts/org.adeptnet/atlassian-auth/
implementation ("org.adeptnet:atlassian-auth:1.2.0")
'org.adeptnet:atlassian-auth:pom:1.2.0'
<dependency org="org.adeptnet" name="atlassian-auth" rev="1.2.0">
<artifact name="atlassian-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.adeptnet', module='atlassian-auth', version='1.2.0')
)
libraryDependencies += "org.adeptnet" % "atlassian-auth" % "1.2.0"
[org.adeptnet/atlassian-auth "1.2.0"]