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.6


Group ID:
com.github.helgeho
Artifact ID:
archivespark_2.11
Version:
2.6
Release Date:
Nov 16, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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