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-demo 0.0.1


Group ID:
be.dataminded
Artifact ID:
lighthouse-demo_2.11
Version:
0.0.1
Release Date:
Feb 9, 2018
Licenses:
Files:

libraryDependencies += "be.dataminded" %% "lighthouse-demo" % "0.0.1"

Mill build tool

ivy"be.dataminded::lighthouse-demo:0.0.1"

Scala CLI

//> using dep "be.dataminded::lighthouse-demo:0.0.1"

Ammonite REPL

import $ivy.`be.dataminded::lighthouse-demo:0.0.1`

<dependency>
  <groupId>be.dataminded</groupId>
  <artifactId>lighthouse-demo_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'be.dataminded', name: 'lighthouse-demo_2.11', version: '0.0.1'