How To Install Java Artifact com.azure.spring.spring-cloud-azure-resourcemanager v5.7.0

com.azure.spring spring-cloud-azure-resourcemanager 5.7.0

Introduction

In this article, we'll learn how to install Java artifact spring-cloud-azure-resourcemanager from com.azure.spring group in version 5.7.0. The artifact is available in 45 versions: 6.0.0-beta.4 6.0.0-beta.3 6.0.0-beta.2 6.0.0-beta.1 5.13.0 5.12.0-beta.1 5.12.0 5.11.0 5.10.0 5.9.1 5.9.0 5.8.0 5.7.0 5.6.0 5.5.0 5.4.0 5.3.0 5.2.0 5.1.0 5.0.0 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 Resource Manager 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-resourcemanager In Version 5.7.0

To install the Spring Cloud Azure Resource Manager artifact in version 5.7.0 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 Resource Manager 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