License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdetlflow-db_2.12 |
Version | Version0.11.0 |
Type | Typejar |
Description |
Descriptionetlflow-db
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-db_2.12-0.11.0.pom | |
etlflow-db_2.12-0.11.0.jar | 115 KB |
etlflow-db_2.12-0.11.0-sources.jar | 8 KB |
etlflow-db_2.12-0.11.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-db_2.12/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-db_2.12</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-db_2.12/
implementation 'com.github.tharwaninitin:etlflow-db_2.12:0.11.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-db_2.12/
implementation ("com.github.tharwaninitin:etlflow-db_2.12:0.11.0")
'com.github.tharwaninitin:etlflow-db_2.12:jar:0.11.0'
<dependency org="com.github.tharwaninitin" name="etlflow-db_2.12" rev="0.11.0">
<artifact name="etlflow-db_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-db_2.12', version='0.11.0')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-db_2.12" % "0.11.0"
[com.github.tharwaninitin/etlflow-db_2.12 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
com.github.tharwaninitin : etlflow-utils_2.12 | jar | 0.11.0 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
dev.zio : zio_2.12 | jar | 1.0.10 |
org.scalikejdbc : scalikejdbc_2.12 | jar | 4.0.0-RC2 |
org.postgresql : postgresql | jar | 42.2.23 |
org.flywaydb : flyway-core | jar | 7.12.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.12 | jar | 1.0.10 |
dev.zio : zio-test-sbt_2.12 | jar | 1.0.10 |
ch.qos.logback : logback-classic | jar | 1.2.5 |