MVN

com.ocpsoft.logging : logging-api

Maven & Gradle

Feb 27, 2012
6 usages
6 stars
<dependency>
    <groupId>com.ocpsoft.logging</groupId>
    <artifactId>logging-api</artifactId>
    <version>1.0.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ocpsoft.logging : logging-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.Final

All Versions

Choose a version of com.ocpsoft.logging : logging-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
logging-api-1.0.1-SNAPSHOT
logging-api-1.0.0.Final
logging-api-1.0.0-SNAPSHOT

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ocpsoft.logging</groupId>
    <artifactId>logging-api</artifactId>
    <version>1.0.0.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ocpsoft.logging : logging-api gradle dependency to your build.gradle file:

implementation 'com.ocpsoft.logging:logging-api:1.0.0.Final'

Gradle Kotlin DSL: Add the following com.ocpsoft.logging : logging-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ocpsoft.logging:logging-api:1.0.0.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ocpsoft.logging : logging-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ocpsoft.logging" % "logging-api" % "1.0.0.Final"

Advertisement

Dependencies from Group

Feb 27, 2012
6 usages
6 stars
Feb 27, 2012
6 stars

Discover Dependencies

Jun 08, 2023
13 usages
16 stars
Mar 26, 2021
14 usages
Jul 15, 2016
11 usages
22 stars
Mar 13, 2018
4 usages
1 stars
Jul 03, 2017
6 usages
4 stars
Oct 03, 2014
5 usages
122 stars
Jun 04, 2021
41 usages
130 stars
Mar 17, 2014
12 usages
3 stars
Aug 28, 2020
12 usages
1.9k stars