Last Version

tool-log 1.0.1.8.RELEASE

tool 日志封装

License

License

GroupId

GroupId

com.github.luues.tool
ArtifactId

ArtifactId

tool-log
Version

Version

1.0.1.8.RELEASE
Type

Type

jar
Description

Description

tool-log
tool 日志封装

Download tool-log 1.0.1.8.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.luues.tool : tool-core jar 1.0.1.8.RELEASE
org.apache.logging.log4j : log4j-to-slf4j jar 2.11.2
org.slf4j : jul-to-slf4j jar 1.7.26
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.11
commons-codec : commons-codec jar 1.15
junit : junit jar 4.13.1
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.