is not current version
Last Version 4.1.1

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


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

logging-mgt-feature
Version

Version

4.0.0
Type

Type

pom

Download logging-mgt-feature 4.0.0


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