License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.wso2.org.ops4j.pax.logging |
ArtifactId | ArtifactIdpax-logging-it |
Last Version | Last Version2.1.0-wso2v3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Logging - Integration Tests
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pax-logging-it-2.1.0-wso2v3.pom | |
pax-logging-it-2.1.0-wso2v3.jar | 9 KB |
pax-logging-it-2.1.0-wso2v3-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.org.ops4j.pax.logging/pax-logging-it/ -->
<dependency>
<groupId>org.wso2.org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-it</artifactId>
<version>2.1.0-wso2v3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.org.ops4j.pax.logging/pax-logging-it/
implementation 'org.wso2.org.ops4j.pax.logging:pax-logging-it:2.1.0-wso2v3'
// https://jarcasting.com/artifacts/org.wso2.org.ops4j.pax.logging/pax-logging-it/
implementation ("org.wso2.org.ops4j.pax.logging:pax-logging-it:2.1.0-wso2v3")
'org.wso2.org.ops4j.pax.logging:pax-logging-it:jar:2.1.0-wso2v3'
<dependency org="org.wso2.org.ops4j.pax.logging" name="pax-logging-it" rev="2.1.0-wso2v3">
<artifact name="pax-logging-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.org.ops4j.pax.logging', module='pax-logging-it', version='2.1.0-wso2v3')
)
libraryDependencies += "org.wso2.org.ops4j.pax.logging" % "pax-logging-it" % "2.1.0-wso2v3"
[org.wso2.org.ops4j.pax.logging/pax-logging-it "2.1.0-wso2v3"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.org.ops4j.pax.logging : pax-logging-api | jar | 2.1.0-wso2v3 |