License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-log |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-log
icefrog 日志封装
|
Filename | Size |
---|---|
icefrog-log-1.0.0.pom | |
icefrog-log-1.0.0.jar | 48 KB |
icefrog-log-1.0.0-sources.jar | 34 KB |
icefrog-log-1.0.0-javadoc.jar | 293 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-log/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-log</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-log/
implementation 'io.github.whaleal:icefrog-log:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-log/
implementation ("io.github.whaleal:icefrog-log:1.0.0")
'io.github.whaleal:icefrog-log:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-log" rev="1.0.0">
<artifact name="icefrog-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-log', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-log" % "1.0.0"
[io.github.whaleal/icefrog-log "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
org.slf4j : slf4j-api Optional | jar | 1.7.32 |
ch.qos.logback : logback-classic Optional | jar | 1.3.0-alpha5 |
log4j : log4j Optional | jar | 1.2.17 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.14.1 |
commons-logging : commons-logging Optional | jar | 1.2 |
org.tinylog : tinylog Optional | jar | 1.3.6 |
org.tinylog : tinylog-api Optional | jar | 2.3.2 |
org.jboss.logging : jboss-logging Optional | jar | 3.4.2.Final |
io.github.logtube : logtube Optional | jar | 0.39.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.tinylog : tinylog-impl | jar | 2.3.2 |
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |