Spring Cloud Sleuth Zipkin

Compile Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Dist Tracing Apache 2.0
io.zipkin.java » zipkin
Zipkin (Parent)
Apache 2.0
io.zipkin.reporter » zipkin-reporter
Zipkin Reporter (Parent)
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.boot » spring-boot-actuator(optional)
Spring Boot Actuator
Boot Starter 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
Apache 2.0
org.springframework.cloud » spring-cloud-sleuth-core
Spring Cloud Sleuth Core
Apache 2.0
org.springframework.cloud » spring-cloud-commons
Spring Cloud Commons

Test Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp1 vulnerability
Square’s meticulous HTTP client for Java and Kotlin.
3.6.05.5.0
Apache 2.0
io.zipkin.java » zipkin-junit
JUnit rule to spin-up a Zipkin server during tests
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-core
Rich and fluent assertions for testing in Java
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