How To Install Java Artifact com.microsoft.azure.azure-eventhubs v3.3.0

com.microsoft.azure azure-eventhubs 3.3.0

Introduction

In this article, we'll learn how to install Java artifact azure-eventhubs from com.microsoft.azure group in version 3.3.0. The artifact is available in 54 versions: 3.3.0 3.2.3 3.2.2 3.2.1 3.2.0 3.1.1 3.1.0 3.0.2 3.0.1 3.0.0 2.3.2 2.3.1 2.3.0 2.2.0 2.1.0 2.0.0 1.3.0 1.2.1 1.2.0 1.1.0 1.0.2 1.0.1 1.0.0 0.16.0-PREVIEW 0.15.1 0.15.0 0.14.5 0.14.4 0.14.3 0.14.2 0.14.0 0.13.1 0.13.0 0.12.0 0.11.0 0.10.0 0.9.0 0.8.2 0.8.1 0.8.0 0.7.8 0.7.7 0.7.5 0.7.2 0.7.1 0.7.0 0.6.9 0.6.8 0.6.7 0.6.6 0.6.5 0.6.4 0.6.3 0.6.0 The Microsoft Azure SDK for Event Hubs project has its own website at: https://github.com/Azure/azure-sdk-for-java. The parent project is: com.azure::azure-data-sdk-parent::1.3.0

How To Install Java Artifact com.microsoft.azure.azure-eventhubs In Version 3.3.0

To install the Microsoft Azure SDK for Event Hubs artifact in version 3.3.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 Microsoft Azure SDK for Event Hubs 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 (5)

Test dependencies (5)