MVN

com.sta-soft : mlogger4slf4j

Maven & Gradle

Apr 14, 2021

MLogger4SLF4J · Redirect SLF4J messages to MLogger for some M-Projects.

<dependency>
    <groupId>com.sta-soft</groupId>
    <artifactId>mlogger4slf4j</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sta-soft : mlogger4slf4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10

All Versions

Choose a version of com.sta-soft : mlogger4slf4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10
mlogger4slf4j-1.10
1.9
mlogger4slf4j-1.9
1.8
mlogger4slf4j-1.8
1.7
mlogger4slf4j-1.7
1.6
mlogger4slf4j-1.6
1.5
mlogger4slf4j-1.5
1.4
mlogger4slf4j-1.4
1.3
mlogger4slf4j-1.3

How to add a dependency to Maven

Add the following com.sta-soft : mlogger4slf4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sta-soft</groupId>
    <artifactId>mlogger4slf4j</artifactId>
    <version>1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sta-soft : mlogger4slf4j gradle dependency to your build.gradle file:

implementation 'com.sta-soft:mlogger4slf4j:1.10'

Gradle Kotlin DSL: Add the following com.sta-soft : mlogger4slf4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sta-soft:mlogger4slf4j:1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sta-soft : mlogger4slf4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sta-soft" % "mlogger4slf4j" % "1.10"

Advertisement

Dependencies from Group

Apr 14, 2021
7 usages
Apr 14, 2021
1 usages
Apr 14, 2021
1 usages
Apr 14, 2021
Apr 15, 2021

Discover Dependencies

Apr 14, 2021
7 usages
Aug 17, 2023
3 usages
Aug 17, 2023
1 usages
Aug 17, 2023
3 usages
Aug 01, 2023
2 usages
Aug 17, 2023
3 usages
Mar 01, 2021
1 usages
151 stars
Jan 06, 2020
165 stars