MVN

org.wso2.carbon.commons : org.wso2.carbon.logging.remote.config.mgt.ui.feature

Maven & Gradle

Feb 08, 2024

WSO2 Carbon - Remote Logging Config Management UI Feature · This feature contains the bundles required for the remote server logging configuration management UI

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>org.wso2.carbon.logging.remote.config.mgt.ui.feature</artifactId>
    <version>4.10.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.commons : org.wso2.carbon.logging.remote.config.mgt.ui.feature to add to Maven - Latest Versions:

  • Latest Stable: 4.10.8

All Versions

Choose a version of org.wso2.carbon.commons : org.wso2.carbon.logging.remote.config.mgt.ui.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
4.10.x
org.wso2.carbon.logging.remote.config.mgt.ui.feature-4.10.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>org.wso2.carbon.logging.remote.config.mgt.ui.feature</artifactId>
    <version>4.10.8</version>
</dependency>