is not current version
Last Version 2.3.22

com.microsoft.azure:azure-eventhubs-spark_2.12 2.3.17

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

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventhubs-spark_2.12
Version

Version

2.3.17
Type

Type

jar

Download azure-eventhubs-spark_2.12 2.3.17


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