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

org.apache.stratos:logging-mgt-feature 4.1.0


Категории

Категории

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

Группа

org.apache.stratos
Идентификатор

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

logging-mgt-feature
Версия

Версия

4.1.0
Тип

Тип

pom

Скачать logging-mgt-feature 4.1.0

Имя Файла Размер
logging-mgt-feature-4.1.0.pom 5 KB
Обзор

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