License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-eventhubs-eph |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for Event Hubs Event Processor Host(EPH)
Please note, a newer package azure-messaging-eventhubs for Azure Event Hubs is available at https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/eh for more details.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
azure-eventhubs-eph-3.3.0.pom | |
azure-eventhubs-eph-3.3.0.jar | 110 KB |
azure-eventhubs-eph-3.3.0-sources.jar | 74 KB |
azure-eventhubs-eph-3.3.0-javadoc.jar | 587 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-eph/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs-eph</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-eph/
implementation 'com.microsoft.azure:azure-eventhubs-eph:3.3.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-eph/
implementation ("com.microsoft.azure:azure-eventhubs-eph:3.3.0")
'com.microsoft.azure:azure-eventhubs-eph:jar:3.3.0'
<dependency org="com.microsoft.azure" name="azure-eventhubs-eph" rev="3.3.0">
<artifact name="azure-eventhubs-eph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-eventhubs-eph', version='3.3.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs-eph" % "3.3.0"
[com.microsoft.azure/azure-eventhubs-eph "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-eventhubs | jar | 3.3.0 |
com.microsoft.azure : azure-storage | jar | 8.0.0 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
com.microsoft.azure : msal4j | jar | 0.4.0-preview |
com.microsoft.azure : adal4j | jar | 1.6.5 |