License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.wso2.appserver |
ArtifactId | ArtifactIdlogging |
Version | Version5.3.0 |
Type | Typepom |
Description |
DescriptionWSO2 AppServer
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logging-5.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/logging/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>logging</artifactId>
<version>5.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/logging/
implementation 'org.wso2.appserver:logging:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/logging/
implementation ("org.wso2.appserver:logging:5.3.0")
'org.wso2.appserver:logging:pom:5.3.0'
<dependency org="org.wso2.appserver" name="logging" rev="5.3.0">
<artifact name="logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='logging', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "logging" % "5.3.0"
[org.wso2.appserver/logging "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.automationutils : org.wso2.carbon.integration.common.utils | jar | 4.4.0 |