is not current version
Last Version 0.16.0

etlflow-core 0.14.1

Functional, Composable library in Scala for writing ETL jobs

License

License

GroupId

GroupId

com.github.tharwaninitin
ArtifactId

ArtifactId

etlflow-core_2.12
Version

Version

0.14.1
Type

Type

jar
Description

Description

etlflow-core
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-core_2.12 0.14.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.6.0
dev.zio : zio_2.12 jar 1.0.13
org.slf4j : slf4j-api jar 1.7.35

test (3)

Group / Artifact Type Version
dev.zio : zio-test_2.12 jar 1.0.13
dev.zio : zio-test-sbt_2.12 jar 1.0.13
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.