MVN

com.microsoft.azure : azure-mgmt-eventhub

Maven & Gradle

Jul 22, 2022
2 usages
2.1k stars

Microsoft Azure SDK for EventHub Management · This package contains Microsoft EventHub Management SDK. This package has been deprecated. A replacement package com.azure.resourcemanager:azure-resourcemanager-eventhubs is available as of 31-March-2022. We strongly encourage you to upgrade to continue receiving updates. See Migration Guide https://aka.ms/java-track2-migration-guide for guidance on upgrading. Refer to our deprecation policy https://azure.github.io/azure-sdk/policies_support.html for more details.

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-mgmt-eventhub</artifactId>
    <version>1.41.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : azure-mgmt-eventhub to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.41.4
  • Latest Beta: 1.6.0-beta

All Versions

Choose a version of com.microsoft.azure : azure-mgmt-eventhub to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.41.x
azure-mgmt-eventhub-1.41.4
azure-mgmt-eventhub-1.41.3
azure-mgmt-eventhub-1.41.2
azure-mgmt-eventhub-1.41.1
azure-mgmt-eventhub-1.41.0
1.40.x
azure-mgmt-eventhub-1.40.0
1.39.x
azure-mgmt-eventhub-1.39.1
azure-mgmt-eventhub-1.39.0
1.38.x
azure-mgmt-eventhub-1.38.1
azure-mgmt-eventhub-1.38.0
1.37.x
azure-mgmt-eventhub-1.37.1
azure-mgmt-eventhub-1.37.0
1.36.x
azure-mgmt-eventhub-1.36.3
azure-mgmt-eventhub-1.36.2
azure-mgmt-eventhub-1.36.1
azure-mgmt-eventhub-1.36.0
1.35.x
azure-mgmt-eventhub-1.35.1
azure-mgmt-eventhub-1.35.0
1.34.x
azure-mgmt-eventhub-1.34.0
1.33.x
azure-mgmt-eventhub-1.33.1
azure-mgmt-eventhub-1.33.0
1.32.x
azure-mgmt-eventhub-1.32.1
azure-mgmt-eventhub-1.32.0
1.31.x
azure-mgmt-eventhub-1.31.1
azure-mgmt-eventhub-1.31.0
1.30.x
azure-mgmt-eventhub-1.30.0
1.29.x
azure-mgmt-eventhub-1.29.0
1.28.x
azure-mgmt-eventhub-1.28.0
1.27.x
azure-mgmt-eventhub-1.27.2
azure-mgmt-eventhub-1.27.1
azure-mgmt-eventhub-1.27.0
1.26.x
azure-mgmt-eventhub-1.26.0
1.25.x
azure-mgmt-eventhub-1.25.0
1.24.x
azure-mgmt-eventhub-1.24.2
azure-mgmt-eventhub-1.24.1
azure-mgmt-eventhub-1.24.0
1.23.x
azure-mgmt-eventhub-1.23.0
1.22.x
azure-mgmt-eventhub-1.22.0
1.21.x
azure-mgmt-eventhub-1.21.0
1.20.x
azure-mgmt-eventhub-1.20.1
azure-mgmt-eventhub-1.20.0
1.19.x
azure-mgmt-eventhub-1.19.0
1.18.x
azure-mgmt-eventhub-1.18.0
1.17.x
azure-mgmt-eventhub-1.17.1
azure-mgmt-eventhub-1.17.0
1.16.x
azure-mgmt-eventhub-1.16.0
1.15.x
azure-mgmt-eventhub-1.15.1
azure-mgmt-eventhub-1.15.0
1.14.x
azure-mgmt-eventhub-1.14.0
1.13.x
azure-mgmt-eventhub-1.13.0
1.12.x
azure-mgmt-eventhub-1.12.0
1.11.x
azure-mgmt-eventhub-1.11.1
azure-mgmt-eventhub-1.11.0
1.10.x
azure-mgmt-eventhub-1.10.0
1.9.x
azure-mgmt-eventhub-1.9.0
1.8.x
azure-mgmt-eventhub-1.8.0
1.7.x
azure-mgmt-eventhub-1.7.0
1.6.x
azure-mgmt-eventhub-1.6.0-beta
1.5.x
azure-mgmt-eventhub-1.5.1-beta
azure-mgmt-eventhub-1.5.0-beta
1.4.x
azure-mgmt-eventhub-1.4.0-beta
1.3.x
azure-mgmt-eventhub-1.3.0-beta
1.2.x
azure-mgmt-eventhub-1.2.1-beta
azure-mgmt-eventhub-1.2.0-beta

How to add a dependency to Maven

Add the following com.microsoft.azure : azure-mgmt-eventhub maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-mgmt-eventhub</artifactId>
    <version>1.41.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.azure : azure-mgmt-eventhub gradle dependency to your build.gradle file:

implementation 'com.microsoft.azure:azure-mgmt-eventhub:1.41.4'

Gradle Kotlin DSL: Add the following com.microsoft.azure : azure-mgmt-eventhub gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.azure:azure-mgmt-eventhub:1.41.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.azure : azure-mgmt-eventhub sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.azure" % "azure-mgmt-eventhub" % "1.41.4"

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
189 stars

Discover Dependencies

Jul 22, 2022
1 usages
2.1k stars
Aug 27, 2017
2 usages
0 stars
May 15, 2023
80 stars
Jan 18, 2018
1 usages
1 stars
May 11, 2023
1.3k stars
May 11, 2023
1.3k stars