is not current version
Last Version 3.4.0

com.microsoft.azure:azure-eventhubs-databricks_2.11 3.3.0

Library to connect Azure Event Hubs with Databricks (Spark Streaming and Structured Streaming).

Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventhubs-databricks_2.11
Version

Version

3.3.0
Type

Type

jar

Download azure-eventhubs-databricks_2.11 3.3.0


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