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


Group ID:
be.dataminded
Artifact ID:
lighthouse_2.11
Version:
0.2.0
Release Date:
Feb 24, 2018
Licenses:
Files:

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

Mill build tool

ivy"be.dataminded::lighthouse:0.2.0"

Scala CLI

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

Ammonite REPL

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

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

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