| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.alipay.sofa | 
| ArtifactId | ArtifactIdsofa-tracer-httpclient-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-httpclient-plugin/ -->
<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>sofa-tracer-httpclient-plugin</artifactId>
    <version>3.1.2</version>
</dependency>// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-httpclient-plugin/
implementation 'com.alipay.sofa:sofa-tracer-httpclient-plugin:3.1.2'// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-httpclient-plugin/
implementation ("com.alipay.sofa:sofa-tracer-httpclient-plugin:3.1.2")'com.alipay.sofa:sofa-tracer-httpclient-plugin:jar:3.1.2'<dependency org="com.alipay.sofa" name="sofa-tracer-httpclient-plugin" rev="3.1.2">
  <artifact name="sofa-tracer-httpclient-plugin" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alipay.sofa', module='sofa-tracer-httpclient-plugin', version='3.1.2')
)libraryDependencies += "com.alipay.sofa" % "sofa-tracer-httpclient-plugin" % "3.1.2"[com.alipay.sofa/sofa-tracer-httpclient-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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.3 | 
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.3 | 
| 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 |