apache / spark   3.5.1

Apache License 2.0 Website GitHub

Apache Spark - A unified analytics engine for large-scale data processing

Scala versions: 2.13 2.12 2.11 2.10

spark-streaming 3.1.1-hadoop-2.7


Group ID:
com.github.immuta.hadoop
Artifact ID:
spark-streaming_2.12
Version:
3.1.1-hadoop-2.7
Release Date:
Mar 18, 2021
Licenses:
Files:

libraryDependencies += "com.github.immuta.hadoop" %% "spark-streaming" % "3.1.1-hadoop-2.7"

Mill build tool

ivy"com.github.immuta.hadoop::spark-streaming:3.1.1-hadoop-2.7"

Scala CLI

//> using dep "com.github.immuta.hadoop::spark-streaming:3.1.1-hadoop-2.7"

Ammonite REPL

import $ivy.`com.github.immuta.hadoop::spark-streaming:3.1.1-hadoop-2.7`

<dependency>
  <groupId>com.github.immuta.hadoop</groupId>
  <artifactId>spark-streaming_2.12</artifactId>
  <version>3.1.1-hadoop-2.7</version>
</dependency>

compile group: 'com.github.immuta.hadoop', name: 'spark-streaming_2.12', version: '3.1.1-hadoop-2.7'