is not current version
Last Version 5.20.324

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


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

xacml-feature
Version

Version

5.11.37
Type

Type

pom

Download xacml-feature 5.11.37


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