tripl-ai / arc-deltalake-pipeline-plugin   3.1.0

MIT License Website GitHub

Provides the DeltaLakeExtract and DeltaLakeLoad stages

Scala versions: 2.12 2.11

arc-deltalake-pipeline-plugin 1.6.0


Group ID:
ai.tripl
Artifact ID:
arc-deltalake-pipeline-plugin_2.12
Version:
1.6.0
Release Date:
Mar 19, 2020
Licenses:
MIT
Files:

libraryDependencies += "ai.tripl" %% "arc-deltalake-pipeline-plugin" % "1.6.0"

Mill build tool

ivy"ai.tripl::arc-deltalake-pipeline-plugin:1.6.0"

Scala CLI

//> using dep "ai.tripl::arc-deltalake-pipeline-plugin:1.6.0"

Ammonite REPL

import $ivy.`ai.tripl::arc-deltalake-pipeline-plugin:1.6.0`

<dependency>
  <groupId>ai.tripl</groupId>
  <artifactId>arc-deltalake-pipeline-plugin_2.12</artifactId>
  <version>1.6.0</version>
</dependency>

compile group: 'ai.tripl', name: 'arc-deltalake-pipeline-plugin_2.12', version: '1.6.0'