File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ The SDKs you can use to connect to the built-in Event Hub-compatible endpoint th
59
59
| Language | SDK | Example |
60
60
| -------- | --- | ------ |
61
61
| .NET | https://github.com/Azure/azure-event-hubs-dotnet | [ Quickstart] ( quickstart-send-telemetry-dotnet.md ) |
62
- Java | https://github .com/Azure/ azure-event-hubs-java | [ Quickstart] ( quickstart-send-telemetry-java.md ) |
62
+ Java | https://mvnrepository .com/artifact/com. azure/azure-messaging-eventhubs | [ Quickstart] ( quickstart-send-telemetry-java.md ) |
63
63
| Node.js | https://www.npmjs.com/package/@azure/event-hubs | [ Quickstart] ( quickstart-send-telemetry-node.md ) |
64
64
| Python | https://pypi.org/project/azure-eventhub/ | https://github.com/Azure-Samples/azure-iot-samples-python/tree/master/iot-hub/Quickstarts/read-d2c-messages |
65
65
You can’t perform that action at this time.
0 commit comments