java-common-log

Java common library (log)

GroupId

GroupId

com.github.bogdanovmn.common
ArtifactId

ArtifactId

common-log
Last Version

Last Version

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.9