Spring Cloud Azure Trace on Sleuth

Parent POM for Microsoft Azure SDK for Java

License

License

GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

spring-cloud-azure-trace-sleuth
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Azure Trace on Sleuth
Parent POM for Microsoft Azure SDK for Java
Project URL

Project URL

https://microsoft.github.io/spring-cloud-azure
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download spring-cloud-azure-trace-sleuth

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.azure.spring : spring-cloud-azure-core jar 4.2.0
org.springframework.cloud : spring-cloud-sleuth-api jar 3.1.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.0.0
com.azure : azure-core-test jar 1.8.0
org.junit.jupiter : junit-jupiter jar 5.8.2
com.azure : azure-storage-blob jar 12.16.1
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.0
4.1.0
4.0.0
4.0.0-beta.3
4.0.0-beta.2