is not current version
Last Version 2.1.4

com.microsoft.azure:spark-streaming-eventhubs_connector_2.11 1.6.3

Azure Eventhubs Connector for Spark Streaming Applications

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spark-streaming-eventhubs_connector_2.11
Version

Version

1.6.3
Type

Type

jar

Download spark-streaming-eventhubs_connector_2.11 1.6.3


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/spark-streaming-eventhubs_connector_2.11/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>spark-streaming-eventhubs_connector_2.11</artifactId>
    <version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/spark-streaming-eventhubs_connector_2.11/
implementation 'com.microsoft.azure:spark-streaming-eventhubs_connector_2.11:1.6.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/spark-streaming-eventhubs_connector_2.11/
implementation ("com.microsoft.azure:spark-streaming-eventhubs_connector_2.11:1.6.3")
'com.microsoft.azure:spark-streaming-eventhubs_connector_2.11:jar:1.6.3'
<dependency org="com.microsoft.azure" name="spark-streaming-eventhubs_connector_2.11" rev="1.6.3">
  <artifact name="spark-streaming-eventhubs_connector_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='spark-streaming-eventhubs_connector_2.11', version='1.6.3')
)
libraryDependencies += "com.microsoft.azure" % "spark-streaming-eventhubs_connector_2.11" % "1.6.3"
[com.microsoft.azure/spark-streaming-eventhubs_connector_2.11 "1.6.3"]