How To Install Java Artifact com.azure.spring.spring-cloud-azure-trace-sleuth v4.0.0-beta.3

com.azure.spring spring-cloud-azure-trace-sleuth 4.0.0-beta.3

Introduction

In this article, we'll learn how to install Java artifact spring-cloud-azure-trace-sleuth from com.azure.spring group in version 4.0.0-beta.3. The artifact is available in 27 versions: 6.0.0-beta.2 6.0.0-beta.1 4.19.0 4.18.0 4.17.0 4.16.0 4.15.0 4.14.0 4.13.0 4.12.0 4.11.0 4.10.0 4.9.0-beta.1 4.9.0 4.8.0 4.7.0 4.6.0 4.5.0-beta.1 4.5.0 4.4.1 4.4.0 4.3.0 4.2.0 4.1.0 4.0.0-beta.3 4.0.0-beta.2 4.0.0 The Spring Cloud Azure Trace on Sleuth project has its own website at: https://microsoft.github.io/spring-cloud-azure. The parent project is: com.azure::azure-client-sdk-parent::1.7.0

How To Install Java Artifact com.azure.spring.spring-cloud-azure-trace-sleuth In Version 4.0.0-beta.3

To install the Spring Cloud Azure Trace on Sleuth artifact in version 4.0.0-beta.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Spring Cloud Azure Trace on Sleuth dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Provided dependencies (1)

Test dependencies (3)

Developers