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.29.0.jar download
servicetalk-opentracing-inmemory-api-0.29.0.pom download
servicetalk-opentracing-inmemory-api-0.29.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.servicetalk</groupId>
  <artifactId>servicetalk-opentracing-inmemory-api</artifactId>
  <version>0.29.0</version>
</dependency>
Gradle Groovy
implementation 'io.servicetalk:servicetalk-opentracing-inmemory-api:0.29.0'
Gradle Kotlin
implementation("io.servicetalk:servicetalk-opentracing-inmemory-api:0.29.0")
Scala SBT
libraryDependencies += "io.servicetalk" % "servicetalk-opentracing-inmemory-api" % "0.29.0"
Groovy Grape
@Grapes(
  @Grab(group='io.servicetalk', module='servicetalk-opentracing-inmemory-api', version='0.29.0')
)
Apache Ivy
<dependency org="io.servicetalk" name="servicetalk-opentracing-inmemory-api" rev="0.29.0" />
Leiningen
[io.servicetalk/servicetalk-opentracing-inmemory-api "0.29.0"]
Apache Buildr
'io.servicetalk:servicetalk-opentracing-inmemory-api:jar:0.29.0'