slf4j-common

The slf4j common tool.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

slf4j-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

slf4j-common
The slf4j common tool.

Download slf4j-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.145
org.apiguardian : apiguardian-api jar 1.0.0
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.144