| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.mgt |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.recovery.feature |
| Версия | Версия0.1.41 |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Identity Recovery Feature
This feature contains the core bundles required for Back-end Identity Recovery
functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.mgt/org.wso2.carbon.identity.recovery.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.mgt</groupId>
<artifactId>org.wso2.carbon.identity.recovery.feature</artifactId>
<version>0.1.41</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.mgt/org.wso2.carbon.identity.recovery.feature/
implementation 'org.wso2.carbon.identity.mgt:org.wso2.carbon.identity.recovery.feature:0.1.41'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.mgt/org.wso2.carbon.identity.recovery.feature/
implementation ("org.wso2.carbon.identity.mgt:org.wso2.carbon.identity.recovery.feature:0.1.41")
'org.wso2.carbon.identity.mgt:org.wso2.carbon.identity.recovery.feature:pom:0.1.41'
<dependency org="org.wso2.carbon.identity.mgt" name="org.wso2.carbon.identity.recovery.feature" rev="0.1.41">
<artifact name="org.wso2.carbon.identity.recovery.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.mgt', module='org.wso2.carbon.identity.recovery.feature', version='0.1.41')
)
libraryDependencies += "org.wso2.carbon.identity.mgt" % "org.wso2.carbon.identity.recovery.feature" % "0.1.41"
[org.wso2.carbon.identity.mgt/org.wso2.carbon.identity.recovery.feature "0.1.41"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.mgt : org.wso2.carbon.identity.recovery | jar | 0.1.41 |