License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-log |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard-Log
日志类库。规范、简化、增强业务系统日志配置,支持log4j、logback。为在线修改日志配置提供接口支持。
|
Filename | Size |
---|---|
leopard-log-0.9.12.pom | |
leopard-log-0.9.12.jar | 24 KB |
leopard-log-0.9.12-sources.jar | 13 KB |
leopard-log-0.9.12-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-log/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-log</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-log/
implementation 'io.leopard:leopard-log:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-log/
implementation ("io.leopard:leopard-log:0.9.12")
'io.leopard:leopard-log:jar:0.9.12'
<dependency org="io.leopard" name="leopard-log" rev="0.9.12">
<artifact name="leopard-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-log', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-log" % "0.9.12"
[io.leopard/leopard-log "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.9.RELEASE |
commons-logging : commons-logging | jar | 1.2 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
log4j : log4j | jar | 1.2.17 |
io.leopard : leopard-timer | jar | 0.9.12 |