Last Version

commons-logging 1.7

commons-logging provides a custom log4j appender to manage log files

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.increff.commons
ArtifactId

ArtifactId

commons-logging
Version

Version

1.7
Type

Type

jar
Description

Description

commons-logging
commons-logging provides a custom log4j appender to manage log files
Project URL

Project URL

https://github.com/increff/commons-logging
Source Code Management

Source Code Management

https://github.com/increff/commons-logging

Download commons-logging 1.7


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.