MVN

org.wso2.carbon.consent.mgt : org.wso2.carbon.consent.mgt.feature

Maven & Gradle

Feb 09, 2023
17 stars

WSO2 Carbon - Consent Management Feature · This feature contains the consent management functionalities

<dependency>
    <groupId>org.wso2.carbon.consent.mgt</groupId>
    <artifactId>org.wso2.carbon.consent.mgt.feature</artifactId>
    <version>2.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.consent.mgt : org.wso2.carbon.consent.mgt.feature to add to Maven - Latest Versions:

  • Latest Stable: 2.5.2

All Versions

Choose a version of org.wso2.carbon.consent.mgt : org.wso2.carbon.consent.mgt.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
org.wso2.carbon.consent.mgt.feature-2.5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.consent.mgt</groupId>
    <artifactId>org.wso2.carbon.consent.mgt.feature</artifactId>
    <version>2.5.2</version>
</dependency>