MVN

org.osgl : osgl-logging

Maven & Gradle

Jun 27, 2020
18 usages
52 stars

OSGL Logging · A simple Java logging facade

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-logging</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

Version Vulnerabilities Updated
1.5.x
osgl-logging-1.5.1
osgl-logging-1.5.0
1.4.x
osgl-logging-1.4.0
1.3.x
osgl-logging-1.3.0
1.2.x
osgl-logging-1.2.0
1.1.x
osgl-logging-1.1.4
osgl-logging-1.1.3
osgl-logging-1.1.2
osgl-logging-1.1.1
osgl-logging-1.1.0
1.0.x
osgl-logging-1.0.3
osgl-logging-1.0.2
osgl-logging-1.0.1
osgl-logging-1.0.0
0.6.x
osgl-logging-0.6.0
0.2
osgl-logging-0.2
0.1
osgl-logging-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-logging</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.osgl:osgl-logging:1.5.1'

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

implementation("org.osgl:osgl-logging:1.5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.osgl" % "osgl-logging" % "1.5.1"

Advertisement

Dependencies from Group

Nov 25, 2022
28 usages
52 stars
Oct 30, 2018
20 usages
Jun 27, 2020
18 usages
52 stars
Jun 27, 2020
13 usages
Nov 26, 2022
7 usages
52 stars

Discover Dependencies

Jan 16, 2023
9 usages
1.1k stars
Nov 19, 2016
3 usages
27 stars
Mar 11, 2023
7 usages
May 09, 2022
7 usages
67 stars
Aug 17, 2023
7 usages
1.4k stars
Sep 27, 2014
7 usages
Aug 03, 2023
3 usages
0 stars
Mar 10, 2020
1 usages
9 stars
Oct 19, 2018
498 stars