License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-eventhubs-spark_2.11 |
Version | Version2.3.21 |
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.11/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs-spark_2.11</artifactId>
<version>2.3.21</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.21'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventhubs-spark_2.11/
implementation ("com.microsoft.azure:azure-eventhubs-spark_2.11:2.3.21")
'com.microsoft.azure:azure-eventhubs-spark_2.11:jar:2.3.21'
<dependency org="com.microsoft.azure" name="azure-eventhubs-spark_2.11" rev="2.3.21">
<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.21')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventhubs-spark_2.11" % "2.3.21"
[com.microsoft.azure/azure-eventhubs-spark_2.11 "2.3.21"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-eventhubs | jar | 3.3.0 |
org.scala-lang.modules : scala-java8-compat_2.11 | jar | 0.9.0 |