MVN

net.rumati.logging : muffero-parent

Maven & Gradle

Dec 05, 2012

Muffero Logging Parent · Muffero is a simple logging system for Java, which implements SLF4J.

<dependency>
    <groupId>net.rumati.logging</groupId>
    <artifactId>muffero-parent</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.rumati.logging : muffero-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of net.rumati.logging : muffero-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
muffero-parent-2.1.0
2.0.x
muffero-parent-2.0.0
1.0.x
muffero-parent-1.0.0beta1
muffero-parent-1.0.0beta0
0.1.x
muffero-parent-0.1.4
muffero-parent-0.1.3
muffero-parent-0.1.2
muffero-parent-0.1.1
muffero-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.rumati.logging</groupId>
    <artifactId>muffero-parent</artifactId>
    <version>2.1.0</version>
</dependency>