Spring Cloud Sleuth Zipkin

Compile Dependencies (18)

Category/LicenseGroup / ArtifactVersionUpdates
io.micrometer » micrometer-core(optional)
Core module of Micrometer containing instrumentation API and implementation
Apache 2.0
io.zipkin.reporter2 » zipkin-reporter
Zipkin Reporter (Parent)
Apache 2.0
io.zipkin.reporter2 » zipkin-reporter-brave
Adapts a Reporter to a Brave SpanHandler
Apache 2.0
io.zipkin.reporter2 » zipkin-sender-kafka
Zipkin Reporter (Parent)
Apache 2.0
io.zipkin.reporter2 » zipkin-sender-activemq-client
Zipkin Reporter (Parent)
Apache 2.0
io.zipkin.reporter2 » zipkin-sender-amqp-client
Zipkin Reporter (Parent)
Dist Tracing Apache 2.0
io.zipkin.zipkin2 » zipkin
Zipkin (Parent)
org.apache.activemq » activemq-client(optional)
The ActiveMQ Client implementation
Web Framework Apache 2.0
org.springframework » spring-web
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
org.springframework.amqp » spring-rabbit(optional)
Spring RabbitMQ Support
Config Apache 2.0
org.springframework.boot » spring-boot-actuator-autoconfigure(optional)
Spring Boot Actuator AutoConfigure
App Server Apache 2.0
org.springframework.boot » spring-boot-starter(optional)
Core starter, including auto-configuration support, logging and YAML
Apache 2.0
org.springframework.boot » spring-boot-starter-logging(optional)
Starter for logging default logging
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-autoconfigure-processor(optional)
Spring Boot AutoConfigure Annotation Processor
Apache 2.0
org.springframework.cloud » spring-cloud-sleuth-core
Spring Cloud Sleuth Core
2.2.7.RELEASE2.2.8.RELEASE
Apache 2.0
org.springframework.cloud » spring-cloud-commons
Spring Cloud Commons
2.2.7.RELEASE5.0.2
Apache 2.0
org.springframework.kafka » spring-kafka(optional)
Spring Kafka Support

Test Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Mocking Apache 2.0
com.squareup.okhttp3 » mockwebserver
Square’s meticulous HTTP client for Java and Kotlin.
Concurrency Apache 2.0
io.projectreactor » reactor-core
Non-Blocking Reactive Foundation for the JVM
AOP EPL 2.0
org.aspectj » aspectjrt
The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous
AOP EPL 2.0
org.aspectj » aspectjweaver
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.14.03.27.7
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
3.0.04.3.0
org.springframework » spring-messaging
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ...
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito