MVN

org.wso2.carbon.identity.framework : org.wso2.carbon.identity.consent.mgt.server.configs.server.feature

Maven & Gradle

Apr 24, 2023

WSO2 Carbon - Consent Management Server Configs Server Feature Module

<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>org.wso2.carbon.identity.consent.mgt.server.configs.server.feature</artifactId>
    <version>5.25.166</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.25.166

All Versions

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

Version Vulnerabilities Updated
5.25.x
org.wso2.carbon.identity.consent.mgt.server.configs.server.feature-5.25.166
org.wso2.carbon.identity.consent.mgt.server.configs.server.feature-5.25.165

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>org.wso2.carbon.identity.consent.mgt.server.configs.server.feature</artifactId>
    <version>5.25.166</version>
</dependency>