s

servicetalk-opentracing-inmemory-api

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