MVN

com.acidmanic : lightweight-logger

Maven & Gradle

Apr 27, 2021
4 usages
0 stars

lightweight-logger · Very simple logging contract with two implementations

<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>lightweight-logger</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.acidmanic : lightweight-logger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.acidmanic : lightweight-logger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
lightweight-logger-1.1.0
1.0.x
lightweight-logger-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>lightweight-logger</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.acidmanic : lightweight-logger gradle dependency to your build.gradle file:

implementation 'com.acidmanic:lightweight-logger:1.1.0'

Gradle Kotlin DSL: Add the following com.acidmanic : lightweight-logger gradle kotlin dependency to your build.gradle.kts file:

implementation("com.acidmanic:lightweight-logger:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.acidmanic : lightweight-logger sbt scala dependency to your build.sbt file:

libraryDependencies += "com.acidmanic" % "lightweight-logger" % "1.1.0"

Advertisement

Dependencies from Group

Apr 27, 2021
4 usages
0 stars
Feb 03, 2021
3 usages
Dec 14, 2018
2 usages
13 stars
Apr 12, 2020
1 usages
Jan 24, 2021
1 stars

Discover Dependencies

Apr 28, 2009
6 usages
Jan 07, 2023
2 usages
91 stars
Jul 04, 2020
26 usages
97 stars
Oct 10, 2017
12 usages
257 stars
May 28, 2015
2 usages
33 stars
Dec 31, 2018
8 usages
397 stars
Apr 26, 2014
5 usages
39 stars
Mar 08, 2021
10 usages
1 stars
Sep 18, 2022
6 usages
67 stars