| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.framework |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.api.server.entitlement |
| Версия | Версия5.20.86 |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Carbon - Entitlement REST API
This is a Carbon bundle that represent the Entitlement Aggregator module.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.identity.api.server.entitlement/ -->
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>org.wso2.carbon.identity.api.server.entitlement</artifactId>
<version>5.20.86</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.identity.api.server.entitlement/
implementation 'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.api.server.entitlement:5.20.86'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.identity.api.server.entitlement/
implementation ("org.wso2.carbon.identity.framework:org.wso2.carbon.identity.api.server.entitlement:5.20.86")
'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.api.server.entitlement:jar:5.20.86'
<dependency org="org.wso2.carbon.identity.framework" name="org.wso2.carbon.identity.api.server.entitlement" rev="5.20.86">
<artifact name="org.wso2.carbon.identity.api.server.entitlement" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='org.wso2.carbon.identity.api.server.entitlement', version='5.20.86')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "org.wso2.carbon.identity.api.server.entitlement" % "5.20.86"
[org.wso2.carbon.identity.framework/org.wso2.carbon.identity.api.server.entitlement "5.20.86"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.21 |
| io.swagger : swagger-jaxrs | jar | 1.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
| org.powermock : powermock-module-testng | jar | 1.7.4 |
| org.wso2.carbon.identity.framework : org.wso2.carbon.identity.testutil | jar | 5.20.86 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.3.7 |