etlflow-cloud

Functional, Composable library in Scala for writing ETL jobs

License

License

GroupId

GroupId

com.github.tharwaninitin
ArtifactId

ArtifactId

etlflow-cloud_2.13
Last Version

Last Version

0.14.1
Release Date

Release Date

Type

Type

jar
Description

Description

etlflow-cloud
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-cloud_2.13

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.tharwaninitin : etlflow-core_2.13 jar 0.14.1
com.github.tharwaninitin : etlflow-gcp_2.13 jar 0.14.1
com.github.tharwaninitin : etlflow-aws_2.13 jar 0.14.1
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0
dev.zio : zio_2.13 jar 1.0.13
dev.zio : zio-interop-cats_2.13 jar 3.2.9.0
co.fs2 : fs2-core_2.13 jar 3.2.4
co.fs2 : fs2-io_2.13 jar 3.2.4
org.typelevel : cats-core_2.13 jar 2.7.0
org.typelevel : cats-effect_2.13 jar 3.3.4
org.typelevel : cats-effect-kernel_2.13 jar 3.3.4
org.typelevel : cats-effect-std_2.13 jar 3.3.4
com.github.fs2-blobstore : s3_2.13 jar 0.9.5
com.github.fs2-blobstore : gcs_2.13 jar 0.9.5

test (5)

Group / Artifact Type Version
dev.zio : zio-test_2.13 jar 1.0.13
dev.zio : zio-test-sbt_2.13 jar 1.0.13
com.google.cloud.bigdataoss : gcs-connector jar 1.9.4-hadoop3
org.apache.hadoop : hadoop-aws jar 3.3.1
org.apache.hadoop : hadoop-common jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0