MVN

org.wso2.carbon.identity.branding.preference.management : org.wso2.carbon.identity.branding.preference.management.core.server.feature

Maven & Gradle

Mar 20, 2023
0 stars

WSO2 Carbon - Branding Preference Management Core Feature · This feature contains the core bundles required for Branding Preference Management

<dependency>
    <groupId>org.wso2.carbon.identity.branding.preference.management</groupId>
    <artifactId>org.wso2.carbon.identity.branding.preference.management.core.server.feature</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.branding.preference.management : org.wso2.carbon.identity.branding.preference.management.core.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of org.wso2.carbon.identity.branding.preference.management : org.wso2.carbon.identity.branding.preference.management.core.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
org.wso2.carbon.identity.branding.preference.management.core.server.feature-1.0.5
org.wso2.carbon.identity.branding.preference.management.core.server.feature-1.0.4
org.wso2.carbon.identity.branding.preference.management.core.server.feature-1.0.3
org.wso2.carbon.identity.branding.preference.management.core.server.feature-1.0.2
org.wso2.carbon.identity.branding.preference.management.core.server.feature-1.0.1
org.wso2.carbon.identity.branding.preference.management.core.server.feature-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.branding.preference.management</groupId>
    <artifactId>org.wso2.carbon.identity.branding.preference.management.core.server.feature</artifactId>
    <version>1.0.5</version>
</dependency>