is not current version
Last Version 2.3.0.RELEASE

com.gitee.suveng:trace-local-log-spring-boot-starter 1.0.15

trace local log for spring boot starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.suveng
ArtifactId

ArtifactId

trace-local-log-spring-boot-starter
Version

Version

1.0.15
Type

Type

pom

Download trace-local-log-spring-boot-starter 1.0.15


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