| License |
License |
|---|---|
| Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
| GroupId | GroupIdio.zipkin.zipkin2 |
| ArtifactId | ArtifactIdzipkin-collector-activemq |
| Last Version | Last Version2.23.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCollector: ActiveMQ
Zipkin span collector for ActiveMQ transport
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-collector-activemq/ -->
<dependency>
<groupId>io.zipkin.zipkin2</groupId>
<artifactId>zipkin-collector-activemq</artifactId>
<version>2.23.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-collector-activemq/
implementation 'io.zipkin.zipkin2:zipkin-collector-activemq:2.23.17'
// https://jarcasting.com/artifacts/io.zipkin.zipkin2/zipkin-collector-activemq/
implementation ("io.zipkin.zipkin2:zipkin-collector-activemq:2.23.17")
'io.zipkin.zipkin2:zipkin-collector-activemq:jar:2.23.17'
<dependency org="io.zipkin.zipkin2" name="zipkin-collector-activemq" rev="2.23.17">
<artifact name="zipkin-collector-activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.zipkin2', module='zipkin-collector-activemq', version='2.23.17')
)
libraryDependencies += "io.zipkin.zipkin2" % "zipkin-collector-activemq" % "2.23.17"
[io.zipkin.zipkin2/zipkin-collector-activemq "2.23.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zipkin.zipkin2 : zipkin-collector | jar | 2.23.17 |
| org.apache.activemq : activemq-client | jar | 5.16.3 |
| io.zipkin.zipkin2 : zipkin | jar | 2.23.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.activemq : activemq-broker | jar | 5.16.3 |
| org.apache.activemq.tooling : activemq-junit | jar | 5.16.3 |
| com.google.code.gson : gson | jar | 2.8.9 |
| io.zipkin.zipkin2 : zipkin-tests | jar | 2.23.17 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.testcontainers : testcontainers | jar | 1.15.1 |
| junit : junit | jar | 4.13.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.mockito : mockito-core | jar | 3.6.28 |
| org.hamcrest : hamcrest-core | jar | 1.3 |