MVN

com.alipay.sofa : tracer-sample-with-openfeign

Maven & Gradle

Sep 06, 2019
<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>tracer-sample-with-openfeign</artifactId>
    <version>3.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alipay.sofa : tracer-sample-with-openfeign to add to Maven - Latest Versions:

  • Latest Stable: 3.0.6

All Versions

Choose a version of com.alipay.sofa : tracer-sample-with-openfeign to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
tracer-sample-with-openfeign-3.0.6
tracer-sample-with-openfeign-3.0.5
tracer-sample-with-openfeign-3.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>tracer-sample-with-openfeign</artifactId>
    <version>3.0.6</version>
</dependency>

Advertisement