MVN

com.github.naoghuman : lib-logger

Maven & Gradle

May 02, 2019
7 usages
2 stars

Lib-Logger · Lib-Logger is a library for `easy` logging with the `Apache Log4j 2` in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-logger for more details.

<dependency>
    <groupId>com.github.naoghuman</groupId>
    <artifactId>lib-logger</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.naoghuman : lib-logger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of com.github.naoghuman : lib-logger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
lib-logger-0.7.0
0.6.x
lib-logger-0.6.0
0.5.x
lib-logger-0.5.1
lib-logger-0.5.0
0.4.x
lib-logger-0.4.1
lib-logger-0.4.0

How to add a dependency to Maven

Add the following com.github.naoghuman : lib-logger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.naoghuman</groupId>
    <artifactId>lib-logger</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.naoghuman : lib-logger gradle dependency to your build.gradle file:

implementation 'com.github.naoghuman:lib-logger:0.7.0'

Gradle Kotlin DSL: Add the following com.github.naoghuman : lib-logger gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.naoghuman:lib-logger:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.naoghuman : lib-logger sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.naoghuman" % "lib-logger" % "0.7.0"

Advertisement

Dependencies from Group

May 02, 2019
7 usages
2 stars
Feb 02, 2018
2 usages
3 stars
Jan 02, 2018
2 usages
1 stars
Jan 02, 2018
1 stars
Dec 17, 2018
13 stars

Discover Dependencies

Apr 20, 2017
6 usages
1 stars
Feb 06, 2021
3 usages
6 stars
Oct 08, 2021
4 usages
Oct 16, 2018
16 usages
114 stars
May 28, 2014
10 usages
Jul 13, 2023
107 usages
212 stars
Oct 27, 2016
29 usages
0 stars
Mar 16, 2012
7 usages
42 stars