Last Version

wsy-log 1.0.10

日志组件

License

License

GroupId

GroupId

com.wangshouyu
ArtifactId

ArtifactId

wsy-log
Version

Version

1.0.10
Type

Type

jar
Description

Description

wsy-log
日志组件
Project URL

Project URL

https://www.wangshouyu.com
Source Code Management

Source Code Management

https://gitee.com/wxquan/wsy-log

Download wsy-log 1.0.10


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.1.0,)
com.fasterxml.jackson.core : jackson-databind jar [2.0.0,)
org.springframework : spring-aop jar [4.3.0.RELEASE,)
org.springframework : spring-web jar [4.3.0.RELEASE,)
org.springframework : spring-context jar [4.3.0.RELEASE,)
org.springframework.boot : spring-boot-autoconfigure jar [1.4.0.RELEASE,)

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar [2.5,)

Project Modules

There are no modules declared in this project.