MVN

org.wso2.org.ops4j.pax.logging : pax-logging-samples

Maven & Gradle

Aug 10, 2022
12 stars

OPS4J Pax Logging - Samples (Build POM)

<dependency>
    <groupId>org.wso2.org.ops4j.pax.logging</groupId>
    <artifactId>pax-logging-samples</artifactId>
    <version>2.1.0-wso2v5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.org.ops4j.pax.logging : pax-logging-samples to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0-wso2v5

All Versions

Choose a version of org.wso2.org.ops4j.pax.logging : pax-logging-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
pax-logging-samples-2.1.0-wso2v5
pax-logging-samples-2.1.0-wso2v3
pax-logging-samples-2.1.0-wso2v2
pax-logging-samples-2.1.0-wso2v1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.org.ops4j.pax.logging</groupId>
    <artifactId>pax-logging-samples</artifactId>
    <version>2.1.0-wso2v5</version>
</dependency>