tripl-ai / arc   4.2.0

MIT License Website GitHub

Arc is an opinionated framework for defining data pipelines which are predictable, repeatable and manageable.

Scala versions: 2.12 2.11

arc 1.13.3


Group ID:
ai.tripl
Artifact ID:
arc_2.11
Version:
1.13.3
Release Date:
Jun 6, 2019
Licenses:
MIT
Files:

libraryDependencies += "ai.tripl" %% "arc" % "1.13.3"

Mill build tool

ivy"ai.tripl::arc:1.13.3"

Scala CLI

//> using dep "ai.tripl::arc:1.13.3"

Ammonite REPL

import $ivy.`ai.tripl::arc:1.13.3`

<dependency>
  <groupId>ai.tripl</groupId>
  <artifactId>arc_2.11</artifactId>
  <version>1.13.3</version>
</dependency>

compile group: 'ai.tripl', name: 'arc_2.11', version: '1.13.3'