etlflow-job

Functional, Composable library in Scala for writing ETL jobs

License

License

GroupId

GroupId

com.github.tharwaninitin
ArtifactId

ArtifactId

etlflow-job_2.12
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

etlflow-job
Functional, Composable library in Scala for writing ETL jobs
Project URL

Project URL

https://github.com/tharwaninitin/etlflow
Project Organization

Project Organization

github
Source Code Management

Source Code Management

https://github.com/tharwaninitin/etlflow

Download etlflow-job_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-job_2.12/ -->
<dependency>
    <groupId>com.github.tharwaninitin</groupId>
    <artifactId>etlflow-job_2.12</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-job_2.12/
implementation 'com.github.tharwaninitin:etlflow-job_2.12:0.12.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-job_2.12/
implementation ("com.github.tharwaninitin:etlflow-job_2.12:0.12.0")
'com.github.tharwaninitin:etlflow-job_2.12:jar:0.12.0'
<dependency org="com.github.tharwaninitin" name="etlflow-job_2.12" rev="0.12.0">
  <artifact name="etlflow-job_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-job_2.12', version='0.12.0')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-job_2.12" % "0.12.0"
[com.github.tharwaninitin/etlflow-job_2.12 "0.12.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.github.tharwaninitin : etlflow-core_2.12 jar 0.12.0
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.6.0
dev.zio : zio_2.12 jar 1.0.12
dev.zio : zio-config_2.12 jar 1.0.10
dev.zio : zio-config-typesafe_2.12 jar 1.0.10
com.github.scopt : scopt_2.12 jar 4.0.1

test (4)

Group / Artifact Type Version
dev.zio : zio-test_2.12 jar 1.0.12
dev.zio : zio-test-sbt_2.12 jar 1.0.12
ch.qos.logback : logback-classic jar 1.2.7
org.postgresql : postgresql jar 42.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0