License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdetlflow-db_2.13 |
Version | Version0.16.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.13-0.16.0.pom | |
etlflow-db_2.13-0.16.0.jar | 58 KB |
etlflow-db_2.13-0.16.0-sources.jar | 7 KB |
etlflow-db_2.13-0.16.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-db_2.13/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-db_2.13</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-db_2.13/
implementation 'com.github.tharwaninitin:etlflow-db_2.13:0.16.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-db_2.13/
implementation ("com.github.tharwaninitin:etlflow-db_2.13:0.16.0")
'com.github.tharwaninitin:etlflow-db_2.13:jar:0.16.0'
<dependency org="com.github.tharwaninitin" name="etlflow-db_2.13" rev="0.16.0">
<artifact name="etlflow-db_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-db_2.13', version='0.16.0')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-db_2.13" % "0.16.0"
[com.github.tharwaninitin/etlflow-db_2.13 "0.16.0"]
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 |
org.scalikejdbc : scalikejdbc_2.13 | jar | 4.0.0 |
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 |
org.postgresql : postgresql | jar | 42.3.3 |
mysql : mysql-connector-java | jar | 8.0.28 |