MVN

commons-logging : commons-logging

Maven & Gradle

Jul 05, 2014
8.7k usages

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

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

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

Version Vulnerabilities Updated
1.2
commons-logging-1.2
1.1.x
commons-logging-1.1.3
commons-logging-1.1.2
commons-logging-1.1.1
1.1
commons-logging-1.1
1.0
commons-logging-1.0
1.0.x
commons-logging-1.0.4
commons-logging-1.0.3
commons-logging-1.0.2
commons-logging-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>commons-logging</groupId>
    <artifactId>commons-logging</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'commons-logging:commons-logging:1.2'

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

implementation("commons-logging:commons-logging:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "commons-logging" % "commons-logging" % "1.2"

Advertisement

Dependencies from Group

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

Discover Dependencies

Feb 14, 2023
115 usages
186 stars
Jul 23, 2023
21.1k usages
Apr 24, 2023
67 usages
3k stars
Jan 02, 2015
12.2k usages
14.5k stars
Jun 03, 2023
74 usages
391 stars
Nov 30, 2022
11.3k usages
1.1k stars
Jun 14, 2023
1.8k usages
11.2k stars
May 19, 2023
131 usages
137 stars
Apr 29, 2023
2.1k usages
10.6k stars
Apr 20, 2018
13.8k usages
251 stars