License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-eventhubs |
Version | Version3.2.2 |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for Event Hubs
Libraries built on Microsoft Azure Event Hubs.${line.separator}
This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure Event Hubs service are:${line.separator}
1. https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs${line.separator}
2. https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs-checkpointstore-blob${line.separator}
It is recommended that you move to the new package.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
azure-eventhubs-3.2.2.pom | |
azure-eventhubs-3.2.2.jar | 307 KB |
azure-eventhubs-3.2.2-sources.jar | 152 KB |
azure-eventhubs-3.2.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs/
implementation 'com.microsoft.azure:azure-eventhubs:3.2.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs/
implementation ("com.microsoft.azure:azure-eventhubs:3.2.2")
'com.microsoft.azure:azure-eventhubs:jar:3.2.2'
<dependency org="com.microsoft.azure" name="azure-eventhubs" rev="3.2.2">
<artifact name="azure-eventhubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-eventhubs', version='3.2.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs" % "3.2.2"
[com.microsoft.azure/azure-eventhubs "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : proton-j | jar | 0.33.4 |
com.microsoft.azure : qpid-proton-j-extensions | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.microsoft.azure : azure-client-authentication | jar | 1.7.3 |
com.nimbusds : nimbus-jose-jwt | jar | 6.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
com.microsoft.azure : msal4j | jar | 1.7.1 |
com.microsoft.azure : adal4j | jar | 1.6.5 |
org.mockito : mockito-core | jar | 3.3.3 |