Last Version

Seppiko Commons Logging 1.2.0.RELEASE

An Abstract Logging framework

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.seppiko.commons
ArtifactId

ArtifactId

commons-logging
Version

Version

1.2.0.RELEASE
Type

Type

jar
Description

Description

Seppiko Commons Logging
An Abstract Logging framework
Project Organization

Project Organization

Seppiko
Source Code Management

Source Code Management

https://gitlab.com/seppiko/commons-logging

Download commons-logging 1.2.0.RELEASE


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

Dependencies

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2

Project Modules

There are no modules declared in this project.