License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.gitee.xinsuinian |
ArtifactId | ArtifactIdlog-trace-spring-boot-starter |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog-trace-spring-boot-starter
日志链路工具
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.gitee.xinsuinian/log-trace-spring-boot-starter/ -->
<dependency>
<groupId>io.gitee.xinsuinian</groupId>
<artifactId>log-trace-spring-boot-starter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.xinsuinian/log-trace-spring-boot-starter/
implementation 'io.gitee.xinsuinian:log-trace-spring-boot-starter:0.0.3'
// https://jarcasting.com/artifacts/io.gitee.xinsuinian/log-trace-spring-boot-starter/
implementation ("io.gitee.xinsuinian:log-trace-spring-boot-starter:0.0.3")
'io.gitee.xinsuinian:log-trace-spring-boot-starter:jar:0.0.3'
<dependency org="io.gitee.xinsuinian" name="log-trace-spring-boot-starter" rev="0.0.3">
<artifact name="log-trace-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.xinsuinian', module='log-trace-spring-boot-starter', version='0.0.3')
)
libraryDependencies += "io.gitee.xinsuinian" % "log-trace-spring-boot-starter" % "0.0.3"
[io.gitee.xinsuinian/log-trace-spring-boot-starter "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.3.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
cn.hutool : hutool-all | jar | 5.8.3 |
com.alibaba : transmittable-thread-local | jar | 2.12.6 |
io.github.openfeign : feign-core | jar | 11.8 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.3.RELEASE |