<dependency>
<groupId>io.github.panxiaochao</groupId>
<artifactId>pxc-framework-trace-log</artifactId>
<version>2022-2.7-1.5</version>
</dependency>
libraryDependencies += "io.github.panxiaochao" % "pxc-framework-trace-log" % "2022-2.7-1.5"
@Grapes(
@Grab(group='io.github.panxiaochao', module='pxc-framework-trace-log', version='2022-2.7-1.5')
)
<dependency org="io.github.panxiaochao" name="pxc-framework-trace-log" rev="2022-2.7-1.5" />
<parent> <groupId>io.github.panxiaochao</groupId> <artifactId>pxc-framework-parent</artifactId> <version>2022-2.7-1.5</version> </parent>
compile
|-- io.github.panxiaochao:pxc-framework-common
|-- org.springframework.boot:spring-boot-starter-web
|-- com.alibaba:transmittable-thread-local:2.14.2
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents.client5:httpclient5
|-- org.springframework.cloud:spring-cloud-starter-openfeign
|-- com.squareup.okhttp3:okhttp:4.10.0
|-- org.springframework.cloud:spring-cloud-starter-gateway
|-- org.apache.dubbo:dubbo-spring-boot-starter:3.1.9
provided
|-- org.springframework.boot:spring-boot-configuration-processor