forte-common-log

forte-common log模块。

License

License

GroupId

GroupId

love.forte.common
ArtifactId

ArtifactId

log
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

forte-common-log
forte-common log模块。

Download log

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.5.10
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-BETA.2
1.0.0-BETA.1
1.0.0-ALPHA.5
1.0.0-ALPHA.4
1.0.0-ALPHA.3
1.0.0-ALPHA.2
1.0.0-ALPHA.1