Last Version

tracer-core 1.0.1

简单分布式日志追踪

License

License

GroupId

GroupId

com.github.0x4096
ArtifactId

ArtifactId

tracer-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

tracer-core
简单分布式日志追踪
Project URL

Project URL

https://github.com/0x4096/tracer

Download tracer-core 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.0x4096/tracer-core/ -->
<dependency>
    <groupId>com.github.0x4096</groupId>
    <artifactId>tracer-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.0x4096/tracer-core/
implementation 'com.github.0x4096:tracer-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.0x4096/tracer-core/
implementation ("com.github.0x4096:tracer-core:1.0.1")
'com.github.0x4096:tracer-core:jar:1.0.1'
<dependency org="com.github.0x4096" name="tracer-core" rev="1.0.1">
  <artifact name="tracer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.0x4096', module='tracer-core', version='1.0.1')
)
libraryDependencies += "com.github.0x4096" % "tracer-core" % "1.0.1"
[com.github.0x4096/tracer-core "1.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.72
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.29
org.springframework : spring-webmvc jar 5.2.1.RELEASE
org.springframework : spring-aop jar 5.2.1.RELEASE
org.aspectj : aspectjweaver jar 1.9.4
org.springframework.boot : spring-boot-autoconfigure jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.1.RELEASE

provided (2)

Group / Artifact Type Version
org.apache.dubbo : dubbo jar 2.7.4.1
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.