is not current version
Last Version 2.3.22

com.microsoft.azure:azure-eventhubs-spark_2.11 2.3.2

Azure EventHubs Connector for Apache Spark (Spark Core, Spark Streaming, Structured Streaming).

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventhubs-spark_2.11
Version

Version

2.3.2
Type

Type

jar

Download azure-eventhubs-spark_2.11 2.3.2


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