absaoss / pramen   1.8.4

Apache License 2.0 GitHub

Resilient data pipeline framework running on Apache Spark

Scala versions: 2.13 2.12 2.11

pramen-runner 1.0.0


Group ID:
za.co.absa
Artifact ID:
pramen-runner_2.13
Version:
1.0.0
Release Date:
Aug 22, 2022
Licenses:
Files:

libraryDependencies += "za.co.absa" %% "pramen-runner" % "1.0.0"

Mill build tool

ivy"za.co.absa::pramen-runner:1.0.0"

Scala CLI

//> using dep "za.co.absa::pramen-runner:1.0.0"

Ammonite REPL

import $ivy.`za.co.absa::pramen-runner:1.0.0`

<dependency>
  <groupId>za.co.absa</groupId>
  <artifactId>pramen-runner_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'za.co.absa', name: 'pramen-runner_2.13', version: '1.0.0'