is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:xacml-feature 5.11.168


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

xacml-feature
Version

Version

5.11.168
Type

Type

pom

Download xacml-feature 5.11.168


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