java-common-log

Java common library (log)

License

License

GroupId

GroupId

com.github.bogdanovmn.common.log
ArtifactId

ArtifactId

common-log
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-common-log
Java common library (log)
Project URL

Project URL

http://github.com/bogdanovmn/java-common
Source Code Management

Source Code Management

http://github.com/bogdanovmn/java-common

Download common-log

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.0
1.7.0
1.5.1