License |
License |
---|---|
GroupId | GroupIdcom.alipay.sofa |
ArtifactId | ArtifactIdsofa-tracer-resttmplate-plugin |
Last Version | Last Version3.1.2 |
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-resttmplate-plugin/ -->
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-tracer-resttmplate-plugin</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-resttmplate-plugin/
implementation 'com.alipay.sofa:sofa-tracer-resttmplate-plugin:3.1.2'
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-resttmplate-plugin/
implementation ("com.alipay.sofa:sofa-tracer-resttmplate-plugin:3.1.2")
'com.alipay.sofa:sofa-tracer-resttmplate-plugin:jar:3.1.2'
<dependency org="com.alipay.sofa" name="sofa-tracer-resttmplate-plugin" rev="3.1.2">
<artifact name="sofa-tracer-resttmplate-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='sofa-tracer-resttmplate-plugin', version='3.1.2')
)
libraryDependencies += "com.alipay.sofa" % "sofa-tracer-resttmplate-plugin" % "3.1.2"
[com.alipay.sofa/sofa-tracer-resttmplate-plugin "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alipay.sofa : tracer-core | jar | 3.1.2 |
com.alipay.sofa : tracer-extensions | jar | 3.1.2 |
org.springframework : spring-web | jar | |
org.springframework : spring-core | jar | 5.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.14 |
org.mockito : mockito-core | jar | 1.10.19 |
org.jmockit : jmockit-coverage | jar | 1.14 |
junit : junit | jar | 4.13.1 |
commons-io : commons-io | jar | 2.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.0.RELEASE |
com.alibaba : fastjson | jar | 1.2.51 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |