Last Version

Simple Log - Commons Logging Adapter 2.0.1

Simple Log Adapter for Jakarta commons-logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.grlea.log.adapters
ArtifactId

ArtifactId

simple-log-commons-logging
Version

Version

2.0.1
Type

Type

jar
Description

Description

Simple Log - Commons Logging Adapter
Simple Log Adapter for Jakarta commons-logging
Project Organization

Project Organization

Graham Lea

Download simple-log-commons-logging 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.grlea.log : simple-log jar [1.0,)
commons-logging : commons-logging jar [1.0.4,)

Project Modules

There are no modules declared in this project.