License |
License |
---|---|
GroupId | GroupIdio.github.redick01 |
ArtifactId | ArtifactIdlog-helper-example |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Description🔥🔥🔥轻量级日志链路追踪工具,结合logstash-logback-encoder实现日志输出json格式化s
|
Filename | Size |
---|---|
log-helper-example-1.0.1-RELEASE.pom | 936 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.redick01/log-helper-example/ -->
<dependency>
<groupId>io.github.redick01</groupId>
<artifactId>log-helper-example</artifactId>
<version>1.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.redick01/log-helper-example/
implementation 'io.github.redick01:log-helper-example:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.redick01/log-helper-example/
implementation ("io.github.redick01:log-helper-example:1.0.1-RELEASE")
'io.github.redick01:log-helper-example:pom:1.0.1-RELEASE'
<dependency org="io.github.redick01" name="log-helper-example" rev="1.0.1-RELEASE">
<artifact name="log-helper-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.redick01', module='log-helper-example', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.redick01" % "log-helper-example" % "1.0.1-RELEASE"
[io.github.redick01/log-helper-example "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 |