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 4.0.0


Group ID:
ai.tripl
Artifact ID:
arc_2.12
Version:
4.0.0
Release Date:
Mar 27, 2023
Licenses:
MIT
Files:

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

Mill build tool

ivy"ai.tripl::arc:4.0.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ai.tripl</groupId>
  <artifactId>arc_2.12</artifactId>
  <version>4.0.0</version>
</dependency>

compile group: 'ai.tripl', name: 'arc_2.12', version: '4.0.0'