Please answer these questions before submitting your issue.
3.2.6
any
8.0
Top 500 company
I want use opentracing API, but how to download the adapter jar file?
I could not find it in maven repository.
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>apm-toolkit-trace</artifactId>
<version>${skywalking.version}</version>
</dependency>
@lijialing888 SkyWalking has just join the ASF, so we haven't release any version under org.apache. You can't download org.apache.skywalking from anywhere.
If you want to try our old version, latest 3.2.6, if can download it from release pages, or you can find from jcenter. check here: https://bintray.com/wu-sheng/skywalking/org.skywalking.apm-toolkit-trace
Most helpful comment
@lijialing888 SkyWalking has just join the ASF, so we haven't release any version under
org.apache. You can't downloadorg.apache.skywalkingfrom anywhere.If you want to try our old version, latest 3.2.6, if can download it from release pages, or you can find from jcenter. check here: https://bintray.com/wu-sheng/skywalking/org.skywalking.apm-toolkit-trace