is not current version
Last Version 1.0.7

forte-common-log 1.0.0-BETA.1

forte-common log模块。

License

License

GroupId

GroupId

love.forte.common
ArtifactId

ArtifactId

log
Version

Version

1.0.0-BETA.1
Type

Type

jar
Description

Description

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

Download log 1.0.0-BETA.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
love.forte.common : language Optional jar 1.0.0-BETA.1
love.forte.common : configuration jar 1.0.0-BETA.1
love.forte.common : utils jar 1.0.0-BETA.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.20

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine Optional jar 5.5.2

Project Modules

There are no modules declared in this project.