z

zipkin-sender-libthrift

Files download
File Operation
zipkin-sender-libthrift-2.16.3.jar download
zipkin-sender-libthrift-2.16.3.pom download
zipkin-sender-libthrift-2.16.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.zipkin.reporter2</groupId>
  <artifactId>zipkin-sender-libthrift</artifactId>
  <version>2.16.3</version>
</dependency>
Gradle Groovy
implementation 'io.zipkin.reporter2:zipkin-sender-libthrift:2.16.3'
Gradle Kotlin
implementation("io.zipkin.reporter2:zipkin-sender-libthrift:2.16.3")
Scala SBT
libraryDependencies += "io.zipkin.reporter2" % "zipkin-sender-libthrift" % "2.16.3"
Groovy Grape
@Grapes(
  @Grab(group='io.zipkin.reporter2', module='zipkin-sender-libthrift', version='2.16.3')
)
Apache Ivy
<dependency org="io.zipkin.reporter2" name="zipkin-sender-libthrift" rev="2.16.3" />
Leiningen
[io.zipkin.reporter2/zipkin-sender-libthrift "2.16.3"]
Apache Buildr
'io.zipkin.reporter2:zipkin-sender-libthrift:jar:2.16.3'