Last Version

spring-boot-starter-log 2.0.0

Springboot自动化配置日志操作。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ruijc
ArtifactId

ArtifactId

spring-boot-starter-log
Version

Version

2.0.0
Type

Type

jar
Description

Description

spring-boot-starter-log
Springboot自动化配置日志操作。

Download spring-boot-starter-log 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.4.2.RELEASE
com.aliyun.openservices : aliyun-log Optional jar 0.6.3
com.ruijc : util jar 3.0.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.2.RELEASE

Project Modules

There are no modules declared in this project.