MVN

ro.fortsoft.log2j : log2j-parent

Maven & Gradle

Jul 09, 2013
8 stars

Log2j Parent · Simple log file to java objects converter using annotation

<dependency>
    <groupId>ro.fortsoft.log2j</groupId>
    <artifactId>log2j-parent</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.fortsoft.log2j : log2j-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of ro.fortsoft.log2j : log2j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
log2j-parent-0.4
0.3
log2j-parent-0.3
0.2
log2j-parent-0.2
0.1
log2j-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ro.fortsoft.log2j</groupId>
    <artifactId>log2j-parent</artifactId>
    <version>0.4</version>
</dependency>

Advertisement