MVN

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

Maven & Gradle

Apr 24, 2023

WSO2 Carbon - Identity Consent Mgt Server Configs Module

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

Latest Version

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

  • Latest Stable: 5.25.166

All Versions

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

Version Vulnerabilities Updated
5.25.x
consent-mgt-server-configs-5.25.166
consent-mgt-server-configs-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>consent-mgt-server-configs</artifactId>
    <version>5.25.166</version>
</dependency>