etlflow-aws

Functional, Composable library in Scala for writing ETL jobs

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.tharwaninitin
ArtifactId

ArtifactId

etlflow-aws_2.13
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

etlflow-aws
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-aws_2.13

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.tharwaninitin : etlflow-core_2.13 jar 0.16.0
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.7.0
dev.zio : zio_2.13 jar 1.0.13
dev.zio : zio-streams_2.13 jar 1.0.13
dev.zio : zio-interop-reactivestreams_2.13 jar 1.3.9
software.amazon.awssdk : s3 jar 2.17.157

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0