License |
License |
---|---|
GroupId | GroupIdlove.forte.common |
ArtifactId | ArtifactIdlog |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionforte-common-log
forte-common log模块。
|
Filename | Size |
---|---|
log-1.0.7.pom | |
log-1.0.7.jar | 44 KB |
log-1.0.7-sources.jar | 16 KB |
log-1.0.7-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/love.forte.common/log/ -->
<dependency>
<groupId>love.forte.common</groupId>
<artifactId>log</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.common/log/
implementation 'love.forte.common:log:1.0.7'
// https://jarcasting.com/artifacts/love.forte.common/log/
implementation ("love.forte.common:log:1.0.7")
'love.forte.common:log:jar:1.0.7'
<dependency org="love.forte.common" name="log" rev="1.0.7">
<artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.common', module='log', version='1.0.7')
)
libraryDependencies += "love.forte.common" % "log" % "1.0.7"
[love.forte.common/log "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
love.forte.common : language Optional | jar | 1.0.7 |
love.forte.common : configuration | jar | 1.0.7 |
love.forte.common : utils | jar | 1.0.7 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.5.10 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.10 |