| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Безопасность |
| Группа | Группаorg.wso2.carbon.identity.framework |
| Идентификатор | Идентификаторsecurity-mgt |
| Версия | Версия5.20.102 |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Security Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| security-mgt-5.20.102.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/security-mgt/ -->
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>security-mgt</artifactId>
<version>5.20.102</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/security-mgt/
implementation 'org.wso2.carbon.identity.framework:security-mgt:5.20.102'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/security-mgt/
implementation ("org.wso2.carbon.identity.framework:security-mgt:5.20.102")
'org.wso2.carbon.identity.framework:security-mgt:pom:5.20.102'
<dependency org="org.wso2.carbon.identity.framework" name="security-mgt" rev="5.20.102">
<artifact name="security-mgt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='security-mgt', version='5.20.102')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "security-mgt" % "5.20.102"
[org.wso2.carbon.identity.framework/security-mgt "5.20.102"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.felix : org.apache.felix.scr.ds-annotations | jar | 1.2.8 |