License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.wso2.org.ops4j.pax.logging |
ArtifactId | ArtifactIdpax-logging-api-test |
Last Version | Last Version2.1.0-wso2v3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Logging - API tests
Showcase of different Logging API usage
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.org.ops4j.pax.logging/pax-logging-api-test/ -->
<dependency>
<groupId>org.wso2.org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-api-test</artifactId>
<version>2.1.0-wso2v3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.org.ops4j.pax.logging/pax-logging-api-test/
implementation 'org.wso2.org.ops4j.pax.logging:pax-logging-api-test:2.1.0-wso2v3'
// https://jarcasting.com/artifacts/org.wso2.org.ops4j.pax.logging/pax-logging-api-test/
implementation ("org.wso2.org.ops4j.pax.logging:pax-logging-api-test:2.1.0-wso2v3")
'org.wso2.org.ops4j.pax.logging:pax-logging-api-test:jar:2.1.0-wso2v3'
<dependency org="org.wso2.org.ops4j.pax.logging" name="pax-logging-api-test" rev="2.1.0-wso2v3">
<artifact name="pax-logging-api-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.org.ops4j.pax.logging', module='pax-logging-api-test', version='2.1.0-wso2v3')
)
libraryDependencies += "org.wso2.org.ops4j.pax.logging" % "pax-logging-api-test" % "2.1.0-wso2v3"
[org.wso2.org.ops4j.pax.logging/pax-logging-api-test "2.1.0-wso2v3"]