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-spark3 0.6.2


Group ID:
ai.starlake
Artifact ID:
starlake-spark3_2.12
Version:
0.6.2
Release Date:
Jan 18, 2023
Licenses:
Files:

libraryDependencies += "ai.starlake" %% "starlake-spark3" % "0.6.2"

Mill build tool

ivy"ai.starlake::starlake-spark3:0.6.2"

Scala CLI

//> using dep "ai.starlake::starlake-spark3:0.6.2"

Ammonite REPL

import $ivy.`ai.starlake::starlake-spark3:0.6.2`

<dependency>
  <groupId>ai.starlake</groupId>
  <artifactId>starlake-spark3_2.12</artifactId>
  <version>0.6.2</version>
</dependency>

compile group: 'ai.starlake', name: 'starlake-spark3_2.12', version: '0.6.2'