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.0.0


Group ID:
ai.tripl
Artifact ID:
arc-deltalake-pipeline-plugin_2.11
Version:
1.0.0
Release Date:
Jul 16, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ai.tripl</groupId>
  <artifactId>arc-deltalake-pipeline-plugin_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'ai.tripl', name: 'arc-deltalake-pipeline-plugin_2.11', version: '1.0.0'