| License |
License |
|---|---|
| GroupId | GroupIdio.github.redick01 |
| ArtifactId | ArtifactIdlog-trace-helper-all |
| Last Version | Last Version1.0.1-RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionlog-trace-helper-all
🔥🔥🔥轻量级日志链路追踪工具,结合logstash-logback-encoder实现日志输出json格式化s
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| log-trace-helper-all-1.0.1-RELEASE.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/ -->
<dependency>
<groupId>io.github.redick01</groupId>
<artifactId>log-trace-helper-all</artifactId>
<version>1.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/
implementation 'io.github.redick01:log-trace-helper-all:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/
implementation ("io.github.redick01:log-trace-helper-all:1.0.1-RELEASE")
'io.github.redick01:log-trace-helper-all:pom:1.0.1-RELEASE'
<dependency org="io.github.redick01" name="log-trace-helper-all" rev="1.0.1-RELEASE">
<artifact name="log-trace-helper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.redick01', module='log-trace-helper-all', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.redick01" % "log-trace-helper-all" % "1.0.1-RELEASE"
[io.github.redick01/log-trace-helper-all "1.0.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-access | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| net.logstash.logback : logstash-logback-encoder | jar | 5.2 |
| org.aspectj : aspectjrt | jar | 1.8.10 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| cn.hutool : hutool-core | jar | 5.7.16 |
| org.apache.skywalking : apm-toolkit-trace | jar | 8.3.0 |
| com.google.guava : guava | jar | 31.0.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.70 |
| org.projectlombok : lombok | jar | 1.18.16 |
| org.springframework : spring-context Optional | jar | 5.3.14 |
| org.springframework : spring-core Optional | jar | 5.3.14 |
| org.javassist : javassist | jar | 3.24.0-GA |
| cn.hutool : hutool-all | jar | 5.7.16 |
| com.dtflys.forest : forest-core | jar | 1.5.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.12 |