MVN

org.beigesoft : beige-logging-base

Maven & Gradle

Oct 14, 2019
8 usages

Beigesoft logging base Java library. · It consists of abstraction of simple, non-static, OOP and memory(performance)-friendly loggers and its implementations.

<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beige-logging-base</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beigesoft : beige-logging-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.beigesoft : beige-logging-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
beige-logging-base-1.0.3
beige-logging-base-1.0.2
beige-logging-base-1.0.1
beige-logging-base-1.0.0

How to add a dependency to Maven

Add the following org.beigesoft : beige-logging-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beige-logging-base</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beigesoft : beige-logging-base gradle dependency to your build.gradle file:

implementation 'org.beigesoft:beige-logging-base:1.0.3'

Gradle Kotlin DSL: Add the following org.beigesoft : beige-logging-base gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beigesoft:beige-logging-base:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beigesoft : beige-logging-base sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beigesoft" % "beige-logging-base" % "1.0.3"

Advertisement

Dependencies from Group

Oct 14, 2019
8 usages
Oct 14, 2019
6 usages
0 stars
Dec 24, 2016
6 usages
Oct 14, 2019
6 usages
Dec 24, 2016
5 usages

Discover Dependencies

Nov 05, 2021
44 usages
820 stars
Dec 12, 2021
24 usages
2.5k stars
Oct 26, 2018
8 usages
315 stars
Oct 26, 2018
8 usages
315 stars
spi
Nov 03, 2017
8 usages
2 stars