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 3.0.1


Group ID:
com.github.helgeho
Artifact ID:
archivespark_2.11
Version:
3.0.1
Release Date:
Sept 16, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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