| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.framework |
| Идентификатор | Идентификаторuser-mgt |
| Версия | Версия5.20.102 |
| Тип | Типpom |
| Описание |
ОписаниеWSo2 Carbon - User Management Aggregator Module
This is a Carbon bundle that represent the User Management Aggregator module.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| user-mgt-5.20.102.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/user-mgt/ -->
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>user-mgt</artifactId>
<version>5.20.102</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/user-mgt/
implementation 'org.wso2.carbon.identity.framework:user-mgt:5.20.102'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/user-mgt/
implementation ("org.wso2.carbon.identity.framework:user-mgt:5.20.102")
'org.wso2.carbon.identity.framework:user-mgt:pom:5.20.102'
<dependency org="org.wso2.carbon.identity.framework" name="user-mgt" rev="5.20.102">
<artifact name="user-mgt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='user-mgt', version='5.20.102')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "user-mgt" % "5.20.102"
[org.wso2.carbon.identity.framework/user-mgt "5.20.102"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.felix : org.apache.felix.scr.ds-annotations | jar | 1.2.8 |