Last Version

Microsoft Azure SDK for Event Hubs Event Processor Host(EPH) 3.3.0

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.

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventhubs-eph
Version

Version

3.3.0
Type

Type

jar
Description

Description

Microsoft 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

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-eventhubs-eph 3.3.0


<!-- 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"]

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.