MVN

org.wso2.carbon.identity.agent.entitlement.filter : org.wso2.carbon.identity.xacml.filter.feature

Maven & Gradle

Mar 10, 2019
0 stars

WSO2 Carbon - Entitlement Servlet Filter Feature · This feature contains the bundles required for Entitlement Servlet Filter functionality

<dependency>
    <groupId>org.wso2.carbon.identity.agent.entitlement.filter</groupId>
    <artifactId>org.wso2.carbon.identity.xacml.filter.feature</artifactId>
    <version>5.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.agent.entitlement.filter : org.wso2.carbon.identity.xacml.filter.feature to add to Maven - Latest Versions:

  • Latest Stable: 5.1.4

All Versions

Choose a version of org.wso2.carbon.identity.agent.entitlement.filter : org.wso2.carbon.identity.xacml.filter.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
org.wso2.carbon.identity.xacml.filter.feature-5.1.4
org.wso2.carbon.identity.xacml.filter.feature-5.1.3
org.wso2.carbon.identity.xacml.filter.feature-5.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.agent.entitlement.filter</groupId>
    <artifactId>org.wso2.carbon.identity.xacml.filter.feature</artifactId>
    <version>5.1.4</version>
</dependency>