| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.user.api |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.api.user.association |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.wso2.carbon.identity.api.user.association-1.2.2.pom | 729 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.association/ -->
<dependency>
<groupId>org.wso2.carbon.identity.user.api</groupId>
<artifactId>org.wso2.carbon.identity.api.user.association</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.association/
implementation 'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.association:1.2.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.association/
implementation ("org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.association:1.2.2")
'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.association:pom:1.2.2'
<dependency org="org.wso2.carbon.identity.user.api" name="org.wso2.carbon.identity.api.user.association" rev="1.2.2">
<artifact name="org.wso2.carbon.identity.api.user.association" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.user.api', module='org.wso2.carbon.identity.api.user.association', version='1.2.2')
)
libraryDependencies += "org.wso2.carbon.identity.user.api" % "org.wso2.carbon.identity.api.user.association" % "1.2.2"
[org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.association "1.2.2"]