Last Version

Apache Commons Logging 62

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

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Logging
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

commons-logging
Version

Version

62
Type

Type

jar
Description

Description

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

Project URL

http://commons.apache.org/proper/commons-logging/
Project Organization

Project Organization

Marc Magon

Download commons-logging 62


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

Dependencies

compile (2)

Group / Artifact Type Version
com.guicedee.services : javax.servlet-api Optional jar
commons-logging : commons-logging Optional jar 1.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.