is not current version
Last Version 4.8.0

org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.feature 4.6.25

This feature contains the bundles required for Logging Management functionality

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

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

Version

4.6.25
Type

Type

pom

Download org.wso2.carbon.logging.mgt.feature 4.6.25


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