spark-streaming-eventhubs 2.1.0


Group ID:
com.microsoft.azure
Artifact ID:
spark-streaming-eventhubs_2.11
Version:
2.1.0
Release Date:
May 25, 2017
Licenses:
Files:

libraryDependencies += "com.microsoft.azure" %% "spark-streaming-eventhubs" % "2.1.0"

Mill build tool

ivy"com.microsoft.azure::spark-streaming-eventhubs:2.1.0"

Scala CLI

//> using dep "com.microsoft.azure::spark-streaming-eventhubs:2.1.0"

Ammonite REPL

import $ivy.`com.microsoft.azure::spark-streaming-eventhubs:2.1.0`

<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>spark-streaming-eventhubs_2.11</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.microsoft.azure', name: 'spark-streaming-eventhubs_2.11', version: '2.1.0'