datamindedbe / lighthouse   0.3.1

Apache License 2.0 Website GitHub

Lighthouse is a library for data lakes built on top of Apache Spark. It provides high-level APIs in Scala to streamline data pipelines and apply best practices.

Scala versions: 2.11

lighthouse 0.2.5


Group ID:
be.dataminded
Artifact ID:
lighthouse_2.11
Version:
0.2.5
Release Date:
Sept 11, 2018
Licenses:
Files:

libraryDependencies += "be.dataminded" %% "lighthouse" % "0.2.5"

Mill build tool

ivy"be.dataminded::lighthouse:0.2.5"

Scala CLI

//> using dep "be.dataminded::lighthouse:0.2.5"

Ammonite REPL

import $ivy.`be.dataminded::lighthouse:0.2.5`

<dependency>
  <groupId>be.dataminded</groupId>
  <artifactId>lighthouse_2.11</artifactId>
  <version>0.2.5</version>
</dependency>

compile group: 'be.dataminded', name: 'lighthouse_2.11', version: '0.2.5'