License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-eventhubs-spark_2.12 |
Version | Version2.3.20 |
Type | Typejar |
Description |
DescriptionAzure Event Hubs + Apache Spark
Azure EventHubs Connector for Apache Spark (Spark Core, Spark Streaming, Structured Streaming).
|
Project URL |
Project URL |
<!-- 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.20</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.20'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-spark_2.12/
implementation ("com.microsoft.azure:azure-eventhubs-spark_2.12:2.3.20")
'com.microsoft.azure:azure-eventhubs-spark_2.12:jar:2.3.20'
<dependency org="com.microsoft.azure" name="azure-eventhubs-spark_2.12" rev="2.3.20">
<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.20')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs-spark_2.12" % "2.3.20"
[com.microsoft.azure/azure-eventhubs-spark_2.12 "2.3.20"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-eventhubs | jar | 3.3.0 |
org.scala-lang.modules : scala-java8-compat_2.12 | jar | 0.9.0 |