License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdetlflow-aws_2.12 |
Version | Version0.14.1 |
Type | Typejar |
Description |
Descriptionetlflow-aws
Functional, Composable library in Scala for writing ETL jobs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
etlflow-aws_2.12-0.14.1.pom | |
etlflow-aws_2.12-0.14.1.jar | 34 KB |
etlflow-aws_2.12-0.14.1-sources.jar | 3 KB |
etlflow-aws_2.12-0.14.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-aws_2.12/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-aws_2.12</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-aws_2.12/
implementation 'com.github.tharwaninitin:etlflow-aws_2.12:0.14.1'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-aws_2.12/
implementation ("com.github.tharwaninitin:etlflow-aws_2.12:0.14.1")
'com.github.tharwaninitin:etlflow-aws_2.12:jar:0.14.1'
<dependency org="com.github.tharwaninitin" name="etlflow-aws_2.12" rev="0.14.1">
<artifact name="etlflow-aws_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-aws_2.12', version='0.14.1')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-aws_2.12" % "0.14.1"
[com.github.tharwaninitin/etlflow-aws_2.12 "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.github.tharwaninitin : etlflow-core_2.12 | jar | 0.14.1 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.6.0 |
dev.zio : zio_2.12 | jar | 1.0.13 |
software.amazon.awssdk : s3 | jar | 2.17.121 |
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 |