MVN

com.github.edgarespina : mwa-logging

Maven & Gradle

Aug 13, 2012

Logging Module

<dependency>
    <groupId>com.github.edgarespina</groupId>
    <artifactId>mwa-logging</artifactId>
    <version>0.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.edgarespina : mwa-logging to add to Maven - Latest Versions:

  • Latest Stable: 0.2.7

All Versions

Choose a version of com.github.edgarespina : mwa-logging to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
mwa-logging-0.2.7
mwa-logging-0.2.6
mwa-logging-0.2.5
mwa-logging-0.2.3
mwa-logging-0.2.2
mwa-logging-0.2.1
mwa-logging-0.2.0
0.1.x
mwa-logging-0.1.8
mwa-logging-0.1.7
mwa-logging-0.1.6
mwa-logging-0.1.5
mwa-logging-0.1.4
mwa-logging-0.1.3
mwa-logging-0.1.2
mwa-logging-0.1.1
mwa-logging-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.edgarespina</groupId>
    <artifactId>mwa-logging</artifactId>
    <version>0.2.7</version>
</dependency>

Advertisement