starlake-ai / starlake   1.1.2

Apache License 2.0 Website GitHub

Declarative text based tool for data analysts and engineers to extract, load, transform and orchestrate their data pipelines.

Scala versions: 2.12 2.11

starlake-spark2 0.3.3


Group ID:
ai.starlake
Artifact ID:
starlake-spark2_2.11
Version:
0.3.3
Release Date:
Mar 9, 2022
Licenses:
Files:

libraryDependencies += "ai.starlake" %% "starlake-spark2" % "0.3.3"

Mill build tool

ivy"ai.starlake::starlake-spark2:0.3.3"

Scala CLI

//> using dep "ai.starlake::starlake-spark2:0.3.3"

Ammonite REPL

import $ivy.`ai.starlake::starlake-spark2:0.3.3`

<dependency>
  <groupId>ai.starlake</groupId>
  <artifactId>starlake-spark2_2.11</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'ai.starlake', name: 'starlake-spark2_2.11', version: '0.3.3'