is not current version
Last Version 4.8.0

org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.ui.feature 4.5.0-alpha1

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.5.0-alpha1
Type

Type

pom

Download org.wso2.carbon.logging.mgt.ui.feature 4.5.0-alpha1


<!-- 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.5.0-alpha1</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.5.0-alpha1'
// 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.5.0-alpha1")
'org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.ui.feature:pom:4.5.0-alpha1'
<dependency org="org.wso2.carbon.commons" name="org.wso2.carbon.logging.mgt.ui.feature" rev="4.5.0-alpha1">
  <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.5.0-alpha1')
)
libraryDependencies += "org.wso2.carbon.commons" % "org.wso2.carbon.logging.mgt.ui.feature" % "4.5.0-alpha1"
[org.wso2.carbon.commons/org.wso2.carbon.logging.mgt.ui.feature "4.5.0-alpha1"]