helgeho / archivespark   3.0.1

MIT License GitHub

An Apache Spark framework for easy data processing, extraction as well as derivation for web archives and archival collections, developed at Internet Archive.

Scala versions: 2.11

archivespark 2.7


Group ID:
com.github.helgeho
Artifact ID:
archivespark_2.11
Version:
2.7
Release Date:
Dec 10, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.helgeho" %% "archivespark" % "2.7"

Mill build tool

ivy"com.github.helgeho::archivespark:2.7"

Scala CLI

//> using dep "com.github.helgeho::archivespark:2.7"

Ammonite REPL

import $ivy.`com.github.helgeho::archivespark:2.7`

<dependency>
  <groupId>com.github.helgeho</groupId>
  <artifactId>archivespark_2.11</artifactId>
  <version>2.7</version>
</dependency>

compile group: 'com.github.helgeho', name: 'archivespark_2.11', version: '2.7'