MVN

org.wso2.carbon.commons : org.wso2.carbon.logging.viewer.feature

Maven & Gradle

Apr 24, 2023
26 stars

WSO2 Carbon - Logging Update Feature · This feature is to view logs

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>org.wso2.carbon.logging.viewer.feature</artifactId>
    <version>4.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.commons : org.wso2.carbon.logging.viewer.feature to add to Maven - Latest Versions:

  • Latest Stable: 4.10.3

All Versions

Choose a version of org.wso2.carbon.commons : org.wso2.carbon.logging.viewer.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
4.10.x
org.wso2.carbon.logging.viewer.feature-4.10.3
org.wso2.carbon.logging.viewer.feature-4.10.1
org.wso2.carbon.logging.viewer.feature-4.10.0
4.9.x
org.wso2.carbon.logging.viewer.feature-4.9.3
org.wso2.carbon.logging.viewer.feature-4.9.2
org.wso2.carbon.logging.viewer.feature-4.9.1
org.wso2.carbon.logging.viewer.feature-4.9.0
4.8.x
org.wso2.carbon.logging.viewer.feature-4.8.8
org.wso2.carbon.logging.viewer.feature-4.8.0
4.7.x
org.wso2.carbon.logging.viewer.feature-4.7.50
org.wso2.carbon.logging.viewer.feature-4.7.47
org.wso2.carbon.logging.viewer.feature-4.7.46
org.wso2.carbon.logging.viewer.feature-4.7.45
org.wso2.carbon.logging.viewer.feature-4.7.43
org.wso2.carbon.logging.viewer.feature-4.7.42
org.wso2.carbon.logging.viewer.feature-4.7.41
org.wso2.carbon.logging.viewer.feature-4.7.40
org.wso2.carbon.logging.viewer.feature-4.7.39
org.wso2.carbon.logging.viewer.feature-4.7.38
org.wso2.carbon.logging.viewer.feature-4.7.37
org.wso2.carbon.logging.viewer.feature-4.7.36
org.wso2.carbon.logging.viewer.feature-4.7.35
org.wso2.carbon.logging.viewer.feature-4.7.34
org.wso2.carbon.logging.viewer.feature-4.7.33
org.wso2.carbon.logging.viewer.feature-4.7.32
org.wso2.carbon.logging.viewer.feature-4.7.31
org.wso2.carbon.logging.viewer.feature-4.7.30
org.wso2.carbon.logging.viewer.feature-4.7.29
org.wso2.carbon.logging.viewer.feature-4.7.28
org.wso2.carbon.logging.viewer.feature-4.7.27
org.wso2.carbon.logging.viewer.feature-4.7.26
org.wso2.carbon.logging.viewer.feature-4.7.25
org.wso2.carbon.logging.viewer.feature-4.7.24
org.wso2.carbon.logging.viewer.feature-4.7.22
org.wso2.carbon.logging.viewer.feature-4.7.21
org.wso2.carbon.logging.viewer.feature-4.7.20
org.wso2.carbon.logging.viewer.feature-4.7.13
org.wso2.carbon.logging.viewer.feature-4.7.12

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.viewer.feature</artifactId>
    <version>4.10.3</version>
</dependency>

Advertisement