MVN

commons-logging : commons-logging-api

Maven & Gradle

May 13, 2006
473 usages

Logging · Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

<dependency>
    <groupId>commons-logging</groupId>
    <artifactId>commons-logging-api</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-logging : commons-logging-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of commons-logging : commons-logging-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
commons-logging-api-1.1
1.0.x
commons-logging-api-1.0.4
commons-logging-api-1.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>commons-logging</groupId>
    <artifactId>commons-logging-api</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'commons-logging:commons-logging-api:1.1'

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

implementation("commons-logging:commons-logging-api:1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "commons-logging" % "commons-logging-api" % "1.1"

Advertisement

Dependencies from Group

Jul 05, 2014
8.7k usages
May 13, 2006
473 usages

Discover Dependencies

Dec 10, 2011
8 usages
May 13, 2013
50 usages
May 19, 2010
60 usages
dx
Jan 11, 2012
4 usages
Feb 11, 2015
48 usages
Aug 03, 2011
8 usages
Oct 04, 2014
0 stars
May 25, 2014
5 usages
214 stars
Jan 09, 2012
1.2k usages