How To Install Java Artifact com.azure.spring.spring-messaging-azure v5.1.0

com.azure.spring spring-messaging-azure 5.1.0

Introduction

In this article, we'll learn how to install Java artifact spring-messaging-azure from com.azure.spring group in version 5.1.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 Messaging Azure 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-messaging-azure In Version 5.1.0

To install the Spring Messaging Azure artifact in version 5.1.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 Messaging Azure 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 (6)

Provided dependencies (1)

Test dependencies (1)

Developers