Apache Commons Logging (for Apache Directory Studio)


License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.directory.studio
ArtifactId

ArtifactId

org.apache.commons.logging
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Logging (for Apache Directory Studio)
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.commons.logging

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.1