You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/01/12 02:19:50 UTC

[GitHub] lijialing888 opened a new issue #745: How to find apm-toolkit-trace jar file?

lijialing888 opened a new issue #745: How to find apm-toolkit-trace jar file?
URL: https://github.com/apache/incubator-skywalking/issues/745
 
 
   Please answer these questions before submitting your issue.
   
   ### What version of sky-walking are you using?
   3.2.6
   
   ### What version of your OS?
   any
   
   ### What version of your JRE?
   8.0
   
   ### What company or project?
   Top 500 company
   
   ### What did you do?
   I want use opentracing API, but how to download the adapter jar file?
   
   I could not find it in maven repository.
   
   ```xml
   <dependency>
         <groupId>org.apache.skywalking</groupId>
         <artifactId>apm-toolkit-trace</artifactId>
         <version>${skywalking.version}</version>
   </dependency>
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services