tomcat:commons-logging


Categories

Categories

Tomcat Container Application Servers Logging Application Layer Libs
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

commons-logging
Last Version

Last Version

4.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Download commons-logging

How to add to project

<!-- https://jarcasting.com/artifacts/tomcat/commons-logging/ -->
<dependency>
    <groupId>tomcat</groupId>
    <artifactId>commons-logging</artifactId>
    <version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/tomcat/commons-logging/
implementation 'tomcat:commons-logging:4.0.6'
// https://jarcasting.com/artifacts/tomcat/commons-logging/
implementation ("tomcat:commons-logging:4.0.6")
'tomcat:commons-logging:jar:4.0.6'
<dependency org="tomcat" name="commons-logging" rev="4.0.6">
  <artifact name="commons-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='tomcat', module='commons-logging', version='4.0.6')
)
libraryDependencies += "tomcat" % "commons-logging" % "4.0.6"
[tomcat/commons-logging "4.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.6