License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Logging Application Layer Libs |
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-starter-logging |
Version | Version0.6.8 |
Type | Typejar |
Description |
Descriptionicu.easyj.boot :: easyj-spring-boot-starter-logging
EasyJ快速使用Logging的starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-spring-boot-starter-logging-0.6.8.pom | |
easyj-spring-boot-starter-logging-0.6.8.jar | 439 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-logging/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-starter-logging</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-logging/
implementation 'icu.easyj.boot:easyj-spring-boot-starter-logging:0.6.8'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-logging/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-logging:0.6.8")
'icu.easyj.boot:easyj-spring-boot-starter-logging:jar:0.6.8'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-logging" rev="0.6.8">
<artifact name="easyj-spring-boot-starter-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-starter-logging', version='0.6.8')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-logging" % "0.6.8"
[icu.easyj.boot/easyj-spring-boot-starter-logging "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot-starter | jar | 0.6.8 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.7.1 |
icu.easyj.boot : easyj-spring-boot-logging | jar | 0.6.8 |
org.codehaus.janino : janino | jar | 3.1.7 |
net.logstash.logback : logstash-logback-encoder | jar | 6.6 |