| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.association.account |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.user.account.association.ui.feature |
| Последняя версия | Последняя версия5.5.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon User Account Association UI Feature
This feature contains the stubs required for front-end user account association functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.association.account/org.wso2.carbon.identity.user.account.association.ui.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.association.account</groupId>
<artifactId>org.wso2.carbon.identity.user.account.association.ui.feature</artifactId>
<version>5.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.association.account/org.wso2.carbon.identity.user.account.association.ui.feature/
implementation 'org.wso2.carbon.identity.association.account:org.wso2.carbon.identity.user.account.association.ui.feature:5.5.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.association.account/org.wso2.carbon.identity.user.account.association.ui.feature/
implementation ("org.wso2.carbon.identity.association.account:org.wso2.carbon.identity.user.account.association.ui.feature:5.5.0")
'org.wso2.carbon.identity.association.account:org.wso2.carbon.identity.user.account.association.ui.feature:pom:5.5.0'
<dependency org="org.wso2.carbon.identity.association.account" name="org.wso2.carbon.identity.user.account.association.ui.feature" rev="5.5.0">
<artifact name="org.wso2.carbon.identity.user.account.association.ui.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.association.account', module='org.wso2.carbon.identity.user.account.association.ui.feature', version='5.5.0')
)
libraryDependencies += "org.wso2.carbon.identity.association.account" % "org.wso2.carbon.identity.user.account.association.ui.feature" % "5.5.0"
[org.wso2.carbon.identity.association.account/org.wso2.carbon.identity.user.account.association.ui.feature "5.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.association.account : org.wso2.carbon.identity.user.account.association.stub | jar | 5.5.0 |