MVN

org.ow2.util.log : log-api

Maven & Gradle

Sep 06, 2012
152 usages

OW2 Utilities :: Log :: Api · OW2 Logger Api based on Java 5

<dependency>
    <groupId>org.ow2.util.log</groupId>
    <artifactId>log-api</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.log : log-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ow2.util.log : log-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
log-api-2.0.0

How to add a dependency to Maven

Add the following org.ow2.util.log : log-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.util.log</groupId>
    <artifactId>log-api</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.util.log : log-api gradle dependency to your build.gradle file:

implementation 'org.ow2.util.log:log-api:2.0.0'

Gradle Kotlin DSL: Add the following org.ow2.util.log : log-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.util.log:log-api:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.util.log : log-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.util.log" % "log-api" % "2.0.0"

Advertisement

Dependencies from Group

Sep 06, 2012
152 usages
Sep 06, 2012
14 usages

Discover Dependencies

May 30, 2012
47 usages
May 30, 2012
65 usages
May 03, 2010
12 usages
Jun 12, 2023
211 usages
Sep 19, 2022
90 usages
22k stars
Mar 24, 2021
502 usages
223 stars
Aug 10, 2021
295 usages
19 stars
May 12, 2023
3 usages
5 stars
Oct 16, 2019
440 usages
355 stars