License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdlogging-mgt-feature |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Logging Management Aggregator Module
features
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
logging-mgt-feature-4.1.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/logging-mgt-feature/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>logging-mgt-feature</artifactId>
<version>4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/logging-mgt-feature/
implementation 'org.apache.stratos:logging-mgt-feature:4.1.1'
// https://jarcasting.com/artifacts/org.apache.stratos/logging-mgt-feature/
implementation ("org.apache.stratos:logging-mgt-feature:4.1.1")
'org.apache.stratos:logging-mgt-feature:pom:4.1.1'
<dependency org="org.apache.stratos" name="logging-mgt-feature" rev="4.1.1">
<artifact name="logging-mgt-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='logging-mgt-feature', version='4.1.1')
)
libraryDependencies += "org.apache.stratos" % "logging-mgt-feature" % "4.1.1"
[org.apache.stratos/logging-mgt-feature "4.1.1"]