MVN

tomcat : commons-logging

Maven & Gradle

Dec 17, 2005
<dependency>
    <groupId>tomcat</groupId>
    <artifactId>commons-logging</artifactId>
    <version>4.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.0.6

All Versions

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

Version Vulnerabilities Updated
4.0.x
commons-logging-4.0.6

How to add a dependency to Maven

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

<dependency>
    <groupId>tomcat</groupId>
    <artifactId>commons-logging</artifactId>
    <version>4.0.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'tomcat:commons-logging:4.0.6'

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

implementation("tomcat:commons-logging:4.0.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "tomcat" % "commons-logging" % "4.0.6"

Advertisement

Dependencies from Group

Feb 14, 2006
197 usages
Feb 14, 2006
177 usages
Jan 24, 2008
41 usages
Feb 14, 2006
39 usages
Jan 24, 2008
26 usages

Discover Dependencies

Jan 24, 2008
Jan 24, 2008
Mar 21, 2015
Nov 22, 2005
Nov 22, 2005
Sep 20, 2005
Nov 22, 2005
Sep 20, 2005
1 usages