spark-streaming-eventhubs 1.6.2


Group ID:
com.microsoft.azure
Artifact ID:
spark-streaming-eventhubs_2.10
Version:
1.6.2
Release Date:
Nov 28, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>spark-streaming-eventhubs_2.10</artifactId>
  <version>1.6.2</version>
</dependency>

compile group: 'com.microsoft.azure', name: 'spark-streaming-eventhubs_2.10', version: '1.6.2'