is not current version
Last Version 2.16.3

io.zipkin.reporter2:zipkin-sender-activemq-client 2.10.3


Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM) CLI User Interface
GroupId

GroupId

io.zipkin.reporter2
ArtifactId

ArtifactId

zipkin-sender-activemq-client
Version

Version

2.10.3
Type

Type

jar

Download zipkin-sender-activemq-client 2.10.3


<!-- https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-sender-activemq-client/ -->
<dependency>
    <groupId>io.zipkin.reporter2</groupId>
    <artifactId>zipkin-sender-activemq-client</artifactId>
    <version>2.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-sender-activemq-client/
implementation 'io.zipkin.reporter2:zipkin-sender-activemq-client:2.10.3'
// https://jarcasting.com/artifacts/io.zipkin.reporter2/zipkin-sender-activemq-client/
implementation ("io.zipkin.reporter2:zipkin-sender-activemq-client:2.10.3")
'io.zipkin.reporter2:zipkin-sender-activemq-client:jar:2.10.3'
<dependency org="io.zipkin.reporter2" name="zipkin-sender-activemq-client" rev="2.10.3">
  <artifact name="zipkin-sender-activemq-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.reporter2', module='zipkin-sender-activemq-client', version='2.10.3')
)
libraryDependencies += "io.zipkin.reporter2" % "zipkin-sender-activemq-client" % "2.10.3"
[io.zipkin.reporter2/zipkin-sender-activemq-client "2.10.3"]