Last Version

Spring Cloud Sleuth API 3.1.3

Spring Cloud Sleuth API

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-sleuth-api
Version

Version

3.1.3
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 3.1.3


<!-- 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.