Client library for Azure Event Hubs, enabling ingestion and processing of large-scale event streams.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-messaging-eventhubs</artifactId>
<version>5.21.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an Event Hubs producer client.
Use a connection string from Azure portal that includes 'EntityPath=<your-event-hub-name>'.
No dependency data recorded yet.