не последняя версия
Последняя версия 4.8.0

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

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

Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

org.wso2.carbon.commons
Идентификатор

Идентификатор

org.wso2.carbon.logging.updater.feature
Версия

Версия

4.7.31
Тип

Тип

pom

Скачать org.wso2.carbon.logging.updater.feature 4.7.31


<!-- 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.31</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.31'
// 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.31")
'org.wso2.carbon.commons:org.wso2.carbon.logging.updater.feature:pom:4.7.31'
<dependency org="org.wso2.carbon.commons" name="org.wso2.carbon.logging.updater.feature" rev="4.7.31">
  <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.31')
)
libraryDependencies += "org.wso2.carbon.commons" % "org.wso2.carbon.logging.updater.feature" % "4.7.31"
[org.wso2.carbon.commons/org.wso2.carbon.logging.updater.feature "4.7.31"]