MVN

org.beigesoft : beige-logging

Maven & Gradle

Oct 14, 2019
0 stars

Beigesoft logging Java library. · It contains of simple, non-static, OOP and resources(performance) friendly logger, its bridges to Android, SLF4J and Apache Common Logging.

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

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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