MVN

com.vmware.xenon : logging

Maven & Gradle

Jan 17, 2017
1 stars

logging · Sl4j bridge to Xenon logging framework (based on JUL).

<dependency>
    <groupId>com.vmware.xenon</groupId>
    <artifactId>logging</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vmware.xenon : logging to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.vmware.xenon : logging to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
logging-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vmware.xenon</groupId>
    <artifactId>logging</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement