| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdorg.wso2.appserver |
| ArtifactId | ArtifactIdcommons-logging-test-webapp |
| Version | Version5.3.0 |
| Type | Typewar |
| Description |
DescriptionWSO2 AppServer - Integration Common Artifacts- Commons Logging Test
WSO2 AppServer
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/commons-logging-test-webapp/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>commons-logging-test-webapp</artifactId>
<version>5.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/commons-logging-test-webapp/
implementation 'org.wso2.appserver:commons-logging-test-webapp:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/commons-logging-test-webapp/
implementation ("org.wso2.appserver:commons-logging-test-webapp:5.3.0")
'org.wso2.appserver:commons-logging-test-webapp:war:5.3.0'
<dependency org="org.wso2.appserver" name="commons-logging-test-webapp" rev="5.3.0">
<artifact name="commons-logging-test-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='commons-logging-test-webapp', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "commons-logging-test-webapp" % "5.3.0"
[org.wso2.appserver/commons-logging-test-webapp "5.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.wso2.carbon.automationutils : org.wso2.carbon.integration.common.utils | jar | 4.4.0 |