Spring Cloud Sleuth API


License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-sleuth-api
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Sleuth API
Spring Cloud Sleuth API
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-sleuth-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-sleuth-api/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-sleuth-api</artifactId>
    <version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-sleuth-api/
implementation 'org.springframework.cloud:spring-cloud-sleuth-api:3.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-sleuth-api/
implementation ("org.springframework.cloud:spring-cloud-sleuth-api:3.1.3")
'org.springframework.cloud:spring-cloud-sleuth-api:jar:3.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-sleuth-api" rev="3.1.3">
  <artifact name="spring-cloud-sleuth-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-sleuth-api', version='3.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-sleuth-api" % "3.1.3"
[org.springframework.cloud/spring-cloud-sleuth-api "3.1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.awaitility : awaitility jar 4.0.3
com.tngtech.archunit : archunit-junit5 jar 0.23.1

Project Modules

There are no modules declared in this project.
org.springframework.cloud

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
3.1.3
3.1.2
3.1.1
3.1.0
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0