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