License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.alipay.sofa |
ArtifactId | ArtifactIdsofa-tracer-sample-with-slf4j |
Last Version | Last Version3.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlipay SOFATracer Log Implemented by OpenTracing
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-slf4j/ -->
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-tracer-sample-with-slf4j</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-slf4j/
implementation 'com.alipay.sofa:sofa-tracer-sample-with-slf4j:3.0.6'
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-slf4j/
implementation ("com.alipay.sofa:sofa-tracer-sample-with-slf4j:3.0.6")
'com.alipay.sofa:sofa-tracer-sample-with-slf4j:jar:3.0.6'
<dependency org="com.alipay.sofa" name="sofa-tracer-sample-with-slf4j" rev="3.0.6">
<artifact name="sofa-tracer-sample-with-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='sofa-tracer-sample-with-slf4j', version='3.0.6')
)
libraryDependencies += "com.alipay.sofa" % "sofa-tracer-sample-with-slf4j" % "3.0.6"
[com.alipay.sofa/sofa-tracer-sample-with-slf4j "3.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.alipay.sofa : tracer-sofa-boot-starter | jar | 3.0.6 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-starter-logging | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |