Last Version

log-integration 1.1.8

This project is for you to fit most types of log, especially when you write third-party jars.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

log-integration
Version

Version

1.1.8
Type

Type

jar
Description

Description

log-integration
This project is for you to fit most types of log, especially when you write third-party jars.

Download log-integration 1.1.8


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.houbb : heaven Optional jar 0.1.103
org.apache.logging.log4j : log4j-api Optional jar [2.7,)
org.slf4j : slf4j-api Optional jar [1.7.21,)
org.slf4j : slf4j-log4j12 Optional jar [1.7.21,)
log4j : log4j Optional jar [1.2.17,)
commons-logging : commons-logging Optional jar [1.2,)

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.