| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.server.api |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.api.server.permission.management.common |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Identity Server - Common Permission Management
WSO2 Identity Server - PCommon Permission Management
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.permission.management.common/ -->
<dependency>
<groupId>org.wso2.carbon.identity.server.api</groupId>
<artifactId>org.wso2.carbon.identity.api.server.permission.management.common</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.permission.management.common/
implementation 'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.permission.management.common:1.1.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.permission.management.common/
implementation ("org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.permission.management.common:1.1.1")
'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.permission.management.common:jar:1.1.1'
<dependency org="org.wso2.carbon.identity.server.api" name="org.wso2.carbon.identity.api.server.permission.management.common" rev="1.1.1">
<artifact name="org.wso2.carbon.identity.api.server.permission.management.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.server.api', module='org.wso2.carbon.identity.api.server.permission.management.common', version='1.1.1')
)
libraryDependencies += "org.wso2.carbon.identity.server.api" % "org.wso2.carbon.identity.api.server.permission.management.common" % "1.1.1"
[org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.permission.management.common "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-beans | jar | 5.1.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.framework : org.wso2.carbon.user.mgt | jar | 5.20.222 |
| org.springframework : spring-context | jar | 5.1.1.RELEASE |
| org.wso2.carbon.identity.framework : org.wso2.carbon.user.mgt.common | jar | 5.20.222 |