is not current version
Last Version 5.20.324

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


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

xacml-feature
Version

Version

5.6.49
Type

Type

pom

Download xacml-feature 5.6.49

Filename Size
xacml-feature-5.6.49.pom 1 KB
Browse

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