tharwaninitin / etlflow   1.7.3

Apache License 2.0 GitHub

EtlFlow is an ecosystem of functional libraries in Scala based on ZIO for running complex Auditable workflows which can interact with Google Cloud Platform, AWS, Kubernetes, Databases, SFTP servers, On-Prem Systems and more.

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x

etlflow-core 0.13.2


Group ID:
com.github.tharwaninitin
Artifact ID:
etlflow-core_2.13
Version:
0.13.2
Release Date:
Dec 24, 2021
Licenses:
Files:

libraryDependencies += "com.github.tharwaninitin" %% "etlflow-core" % "0.13.2"

Mill build tool

ivy"com.github.tharwaninitin::etlflow-core:0.13.2"

Scala CLI

//> using dep "com.github.tharwaninitin::etlflow-core:0.13.2"

Ammonite REPL

import $ivy.`com.github.tharwaninitin::etlflow-core:0.13.2`

<dependency>
  <groupId>com.github.tharwaninitin</groupId>
  <artifactId>etlflow-core_2.13</artifactId>
  <version>0.13.2</version>
</dependency>

compile group: 'com.github.tharwaninitin', name: 'etlflow-core_2.13', version: '0.13.2'