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 2.4.1


Group ID:
ai.tripl
Artifact ID:
arc-deltalake-pipeline-plugin_2.12
Version:
2.4.1
Release Date:
Oct 7, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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