is not current version
Last Version 0.6.8

icu.easyj.boot:easyj-spring-boot-logging 0.6.2

在SpringBoot中使用EasyJ日志的模块。

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

easyj-spring-boot-logging
Version

Version

0.6.2
Type

Type

jar

Download easyj-spring-boot-logging 0.6.2


<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-logging/ -->
<dependency>
    <groupId>icu.easyj.boot</groupId>
    <artifactId>easyj-spring-boot-logging</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-logging/
implementation 'icu.easyj.boot:easyj-spring-boot-logging:0.6.2'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-logging/
implementation ("icu.easyj.boot:easyj-spring-boot-logging:0.6.2")
'icu.easyj.boot:easyj-spring-boot-logging:jar:0.6.2'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-logging" rev="0.6.2">
  <artifact name="easyj-spring-boot-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-logging', version='0.6.2')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-logging" % "0.6.2"
[icu.easyj.boot/easyj-spring-boot-logging "0.6.2"]