starlake-ai / starlake   1.2.1

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.13 2.12

starlake-spark3 1.2.1


Group ID:
ai.starlake
Artifact ID:
starlake-spark3_2.13
Version:
1.2.1
Release Date:
Sept 11, 2024
Licenses:
Files:
Full Scala Version:
2.13.14

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ai.starlake</groupId>
  <artifactId>starlake-spark3_2.13</artifactId>
  <version>1.2.1</version>
</dependency>

compile group: 'ai.starlake', name: 'starlake-spark3_2.13', version: '1.2.1'