z

zipkin-sender-activemq-client

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