is not current version
Last Version 4.8.0

org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.ui.feature 4.6.7

This feature contains the bundles required for Front-end Logging Management functionality

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

org.wso2.carbon.logging.mgt.ui.feature
Version

Version

4.6.7
Type

Type

pom

Download org.wso2.carbon.logging.mgt.ui.feature 4.6.7


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.logging.mgt.ui.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>org.wso2.carbon.logging.mgt.ui.feature</artifactId>
    <version>4.6.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.logging.mgt.ui.feature/
implementation 'org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.ui.feature:4.6.7'
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.logging.mgt.ui.feature/
implementation ("org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.ui.feature:4.6.7")
'org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.ui.feature:pom:4.6.7'
<dependency org="org.wso2.carbon.commons" name="org.wso2.carbon.logging.mgt.ui.feature" rev="4.6.7">
  <artifact name="org.wso2.carbon.logging.mgt.ui.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.commons', module='org.wso2.carbon.logging.mgt.ui.feature', version='4.6.7')
)
libraryDependencies += "org.wso2.carbon.commons" % "org.wso2.carbon.logging.mgt.ui.feature" % "4.6.7"
[org.wso2.carbon.commons/org.wso2.carbon.logging.mgt.ui.feature "4.6.7"]