License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-mgmt-eventhub |
Last Version | Last Version1.41.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft 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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-mgmt-eventhub-1.41.3.pom | |
azure-mgmt-eventhub-1.41.3.jar | 519 KB |
azure-mgmt-eventhub-1.41.3-sources.jar | 125 KB |
azure-mgmt-eventhub-1.41.3-javadoc.jar | 646 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-eventhub/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-eventhub</artifactId>
<version>1.41.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-eventhub/
implementation 'com.microsoft.azure:azure-mgmt-eventhub:1.41.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-eventhub/
implementation ("com.microsoft.azure:azure-mgmt-eventhub:1.41.3")
'com.microsoft.azure:azure-mgmt-eventhub:jar:1.41.3'
<dependency org="com.microsoft.azure" name="azure-mgmt-eventhub" rev="1.41.3">
<artifact name="azure-mgmt-eventhub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-eventhub', version='1.41.3')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-eventhub" % "1.41.3"
[com.microsoft.azure/azure-mgmt-eventhub "1.41.3"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-mgmt-resources | jar | 1.41.3 |
com.microsoft.azure : azure-mgmt-storage | jar | 1.41.3 |
com.microsoft.azure : azure-storage | jar | 6.1.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.53 |
commons-io : commons-io | jar | 2.7 |
com.microsoft.azure : azure-client-authentication | jar | 1.7.14 |
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |