Last Version

com.alipay.sofa:sofa-tracer-samples 3.0.6

Alipay SOFATracer Log Implemented by OpenTracing

License

License

GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

sofa-tracer-samples
Version

Version

3.0.6
Type

Type

pom
Description

Description

Alipay SOFATracer Log Implemented by OpenTracing
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sofa-tracer-samples

Download sofa-tracer-samples 3.0.6


<!-- https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-samples/ -->
<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>sofa-tracer-samples</artifactId>
    <version>3.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-samples/
implementation 'com.alipay.sofa:sofa-tracer-samples:3.0.6'
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-samples/
implementation ("com.alipay.sofa:sofa-tracer-samples:3.0.6")
'com.alipay.sofa:sofa-tracer-samples:pom:3.0.6'
<dependency org="com.alipay.sofa" name="sofa-tracer-samples" rev="3.0.6">
  <artifact name="sofa-tracer-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='sofa-tracer-samples', version='3.0.6')
)
libraryDependencies += "com.alipay.sofa" % "sofa-tracer-samples" % "3.0.6"
[com.alipay.sofa/sofa-tracer-samples "3.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tracer-sample-with-springmvc
  • tracer-sample-with-zipkin
  • tracer-sample-with-slf4j
  • tracer-sample-with-sofarpc
  • tracer-sample-with-httpclient
  • tracer-sample-with-h2
  • tracer-sample-with-sampler
  • tracer-sample-with-dubbo
  • tracer-sample-with-openfeign
  • tracer-sample-with-resttemplate