Last Version

Apache Commons Logging Plug-in 1.0.4


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.mod4j.org.apache.commons
ArtifactId

ArtifactId

logging
Version

Version

1.0.4
Type

Type

jar
Description

Description

Apache Commons Logging Plug-in

Download logging 1.0.4


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

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.