Spring Cloud Sleuth API

Compile Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web(optional)
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...
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

Test Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.tngtech.archunit » archunit-junit5
A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit-junit5'
0.14.11.4.2
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.0.34.3.0
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