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


Group ID:
com.github.helgeho
Artifact ID:
archivespark_2.11
Version:
2.7.5
Release Date:
Feb 20, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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