s

spark-streaming-eventhubs_connector_2.10

Azure Eventhubs Connector for Spark Streaming Applications
https://github.com/hdinsight/spark-eventhubs
The Apache License, Version 2.0
Arijit Tarafdar
Files download
File Operation
spark-streaming-eventhubs_connector_2.10-1.6.3.pom download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>spark-streaming-eventhubs_connector_2.10</artifactId>
  <version>1.6.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:spark-streaming-eventhubs_connector_2.10:1.6.3'
Gradle Kotlin
implementation("com.microsoft.azure:spark-streaming-eventhubs_connector_2.10:1.6.3")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "spark-streaming-eventhubs_connector_2.10" % "1.6.3"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='spark-streaming-eventhubs_connector_2.10', version='1.6.3')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="spark-streaming-eventhubs_connector_2.10" rev="1.6.3" />
Leiningen
[com.microsoft.azure/spark-streaming-eventhubs_connector_2.10 "1.6.3"]
Apache Buildr
'com.microsoft.azure:spark-streaming-eventhubs_connector_2.10:jar:1.6.3'