is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:org.wso2.carbon.identity.xacml.filter.feature 4.7.6

This feature contains the bundles required for Entitlement Servlet Filter functionality

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

org.wso2.carbon.identity.xacml.filter.feature
Version

Version

4.7.6
Type

Type

pom

Download org.wso2.carbon.identity.xacml.filter.feature 4.7.6


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