Last Version

SOFATracer in one without SOFABoot starter 3.1.2

Alipay SOFATracer Log Implemented by OpenTracing

License

License

GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

tracer-all
Version

Version

3.1.2
Type

Type

jar
Description

Description

SOFATracer in one without SOFABoot starter
Alipay SOFATracer Log Implemented by OpenTracing
Project URL

Project URL

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

Download tracer-all 3.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.alipay.sofa : tracer-core jar 3.1.2
com.alipay.sofa : tracer-extensions jar 3.1.2
com.alipay.sofa : sofa-tracer-springmvc-plugin jar 3.1.2
com.alipay.sofa : sofa-tracer-httpclient-plugin jar 3.1.2
com.alipay.sofa : sofa-tracer-resttmplate-plugin jar 3.1.2
com.alipay.sofa : sofa-tracer-datasource-plugin jar 3.1.2

Project Modules

There are no modules declared in this project.