s

servicetalk-opentracing-asynccontext

A networking framework that evolves with your application
https://servicetalk.io
The Apache License, Version 2.0
ServiceTalk project authors
文件下载
文件名 操作
servicetalk-opentracing-asynccontext-0.42.40.jar 下载
servicetalk-opentracing-asynccontext-0.42.40.pom 下载
servicetalk-opentracing-asynccontext-0.42.40-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.servicetalk</groupId>
  <artifactId>servicetalk-opentracing-asynccontext</artifactId>
  <version>0.42.40</version>
</dependency>
Gradle Groovy
implementation 'io.servicetalk:servicetalk-opentracing-asynccontext:0.42.40'
Gradle Kotlin
implementation("io.servicetalk:servicetalk-opentracing-asynccontext:0.42.40")
Scala SBT
libraryDependencies += "io.servicetalk" % "servicetalk-opentracing-asynccontext" % "0.42.40"
Groovy Grape
@Grapes(
  @Grab(group='io.servicetalk', module='servicetalk-opentracing-asynccontext', version='0.42.40')
)
Apache Ivy
<dependency org="io.servicetalk" name="servicetalk-opentracing-asynccontext" rev="0.42.40" />
Leiningen
[io.servicetalk/servicetalk-opentracing-asynccontext "0.42.40"]
Apache Buildr
'io.servicetalk:servicetalk-opentracing-asynccontext:jar:0.42.40'