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-testing 0.3.0
Group ID:
be.dataminded
Artifact ID:
lighthouse-testing_2.11
Version:
0.3.0
Release Date:
Feb 1, 2020
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "be.dataminded" %% "lighthouse-testing" % "0.3.0"
ivy"be.dataminded::lighthouse-testing:0.3.0"
//> using dep "be.dataminded::lighthouse-testing:0.3.0"
import $ivy.`be.dataminded::lighthouse-testing:0.3.0`
<dependency> <groupId>be.dataminded</groupId> <artifactId>lighthouse-testing_2.11</artifactId> <version>0.3.0</version> </dependency>
compile group: 'be.dataminded', name: 'lighthouse-testing_2.11', version: '0.3.0'