License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-sleuth-autoconfigure |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Sleuth AutoConfigure
Spring Cloud Sleuth AutoConfigure
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-sleuth-autoconfigure/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-autoconfigure</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-sleuth-autoconfigure/
implementation 'org.springframework.cloud:spring-cloud-sleuth-autoconfigure:3.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-sleuth-autoconfigure/
implementation ("org.springframework.cloud:spring-cloud-sleuth-autoconfigure:3.1.3")
'org.springframework.cloud:spring-cloud-sleuth-autoconfigure:jar:3.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-sleuth-autoconfigure" rev="3.1.3">
<artifact name="spring-cloud-sleuth-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-sleuth-autoconfigure', version='3.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-sleuth-autoconfigure" % "3.1.3"
[org.springframework.cloud/spring-cloud-sleuth-autoconfigure "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.awaitility : awaitility | jar | 4.0.3 |
org.mongodb : mongodb-driver-reactivestreams | jar | |
io.zipkin.brave : brave-instrumentation-http-tests | jar | |
com.squareup.okhttp3 : mockwebserver | jar | 4.8.0 |
com.squareup.okhttp3 : okhttp | jar | 4.8.0 |
com.tngtech.archunit : archunit-junit5 | jar | 0.23.1 |
com.h2database : h2 | jar | |
io.r2dbc : r2dbc-h2 | jar |