Muffero Logging Parent

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

License

License

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

net.rumati.logging
ArtifactId

ArtifactId

muffero-parent
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download muffero-parent

Filename Size
muffero-parent-2.1.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.rumati.logging/muffero-parent/ -->
<dependency>
    <groupId>net.rumati.logging</groupId>
    <artifactId>muffero-parent</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.rumati.logging/muffero-parent/
implementation 'net.rumati.logging:muffero-parent:2.1.0'
// https://jarcasting.com/artifacts/net.rumati.logging/muffero-parent/
implementation ("net.rumati.logging:muffero-parent:2.1.0")
'net.rumati.logging:muffero-parent:pom:2.1.0'
<dependency org="net.rumati.logging" name="muffero-parent" rev="2.1.0">
  <artifact name="muffero-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.rumati.logging', module='muffero-parent', version='2.1.0')
)
libraryDependencies += "net.rumati.logging" % "muffero-parent" % "2.1.0"
[net.rumati.logging/muffero-parent "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • muffero
  • muffero-slf4j15
  • muffero-slf4j16
  • muffero-slf4j17

Versions

Version
2.1.0
2.0.0
1.0.0beta1
1.0.0beta0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0