License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.framework |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.api.server.entitlement |
Version | Version5.20.324 |
Type | Typejar |
Description |
DescriptionWSO2 Carbon - Entitlement REST API
This is a Carbon bundle that represent the Entitlement Aggregator module.
|
Project Organization |
Project Organization |
<!-- 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.324</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.324'
// 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.324")
'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.api.server.entitlement:jar:5.20.324'
<dependency org="org.wso2.carbon.identity.framework" name="org.wso2.carbon.identity.api.server.entitlement" rev="5.20.324">
<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.324')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "org.wso2.carbon.identity.api.server.entitlement" % "5.20.324"
[org.wso2.carbon.identity.framework/org.wso2.carbon.identity.api.server.entitlement "5.20.324"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |
io.swagger : swagger-jaxrs | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.16.0 |
org.apache.logging.log4j : log4j-core | jar | 2.16.0 |
org.powermock : powermock-module-testng | jar | 1.7.4 |
org.wso2.carbon.identity.framework : org.wso2.carbon.identity.testutil | jar | 5.20.324 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.4.5 |