is not current version
Last Version 4.8.0

org.wso2.carbon.commons:org.wso2.carbon.logging.updater.feature 4.7.32

This feature is to update logging configation by reading log config file

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

org.wso2.carbon.logging.updater.feature
Version

Version

4.7.32
Type

Type

pom

Download org.wso2.carbon.logging.updater.feature 4.7.32


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