Last Version

hutool-log 5.8.4

Hutool 日志封装

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

cn.hutool
ArtifactId

ArtifactId

hutool-log
Version

Version

5.8.4
Type

Type

jar
Description

Description

hutool-log
Hutool 日志封装

Download hutool-log 5.8.4


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

Dependencies

compile (10)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.8.4
org.slf4j : slf4j-api Optional jar 1.7.36
ch.qos.logback : logback-classic Optional jar 1.3.0-alpha5
log4j : log4j Optional jar 1.2.17
org.apache.logging.log4j : log4j-api Optional jar 2.17.2
commons-logging : commons-logging Optional jar 1.2
org.tinylog : tinylog Optional jar 1.3.6
org.tinylog : tinylog-api Optional jar 2.4.1
org.jboss.logging : jboss-logging Optional jar 3.4.3.Final
io.github.logtube : logtube Optional jar 0.43.4

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.tinylog : tinylog-impl jar 2.4.1
org.apache.logging.log4j : log4j-core jar 2.17.2
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.