| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.user.api |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.rest.api.user.association.v1 |
| Версия | Версия1.2.2 |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Identity Server - User Associations Rest API
WSO2 Identity Server - User Associations Rest API
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.rest.api.user.association.v1/ -->
<dependency>
<groupId>org.wso2.carbon.identity.user.api</groupId>
<artifactId>org.wso2.carbon.identity.rest.api.user.association.v1</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.rest.api.user.association.v1/
implementation 'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.association.v1:1.2.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.rest.api.user.association.v1/
implementation ("org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.association.v1:1.2.2")
'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.association.v1:jar:1.2.2'
<dependency org="org.wso2.carbon.identity.user.api" name="org.wso2.carbon.identity.rest.api.user.association.v1" rev="1.2.2">
<artifact name="org.wso2.carbon.identity.rest.api.user.association.v1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.user.api', module='org.wso2.carbon.identity.rest.api.user.association.v1', version='1.2.2')
)
libraryDependencies += "org.wso2.carbon.identity.user.api" % "org.wso2.carbon.identity.rest.api.user.association.v1" % "1.2.2"
[org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.rest.api.user.association.v1 "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-jaxrs | jar | 1.6.2 |