is not current version
Last Version 5.5.0-m4

org.wso2.carbon.identity:entitlement 5.0.1

This is a Carbon bundle that represent the Entitlement Aggregator module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

entitlement
Version

Version

5.0.1
Type

Type

pom

Download entitlement 5.0.1

Filename Size
entitlement-5.0.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/entitlement/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>entitlement</artifactId>
    <version>5.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/entitlement/
implementation 'org.wso2.carbon.identity:entitlement:5.0.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/entitlement/
implementation ("org.wso2.carbon.identity:entitlement:5.0.1")
'org.wso2.carbon.identity:entitlement:pom:5.0.1'
<dependency org="org.wso2.carbon.identity" name="entitlement" rev="5.0.1">
  <artifact name="entitlement" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='entitlement', version='5.0.1')
)
libraryDependencies += "org.wso2.carbon.identity" % "entitlement" % "5.0.1"
[org.wso2.carbon.identity/entitlement "5.0.1"]