License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdetlflow-server_2.13 |
Version | Version0.14.1 |
Type | Typejar |
Description |
Descriptionetlflow-server
Functional, Composable library in Scala for writing ETL jobs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-server_2.13/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-server_2.13</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-server_2.13/
implementation 'com.github.tharwaninitin:etlflow-server_2.13:0.14.1'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-server_2.13/
implementation ("com.github.tharwaninitin:etlflow-server_2.13:0.14.1")
'com.github.tharwaninitin:etlflow-server_2.13:jar:0.14.1'
<dependency org="com.github.tharwaninitin" name="etlflow-server_2.13" rev="0.14.1">
<artifact name="etlflow-server_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-server_2.13', version='0.14.1')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-server_2.13" % "0.14.1"
[com.github.tharwaninitin/etlflow-server_2.13 "0.14.1"]
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-db_2.13 | jar | 0.14.1 |
com.github.tharwaninitin : etlflow-json_2.13 | jar | 0.14.1 |
com.github.tharwaninitin : etlflow-gcp_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-config_2.13 | jar | 1.0.10 |
dev.zio : zio-config-typesafe_2.13 | jar | 1.0.10 |
com.github.ghostdogpr : caliban_2.13 | jar | 1.2.4 |
com.github.ghostdogpr : caliban-zio-http_2.13 | jar | 1.2.4 |
io.d11 : zhttp_2.13 | jar | 1.0.0.0-RC21 |
com.github.jwt-scala : jwt-core_2.13 | jar | 9.0.3 |
org.ocpsoft.prettytime : prettytime | jar | 5.0.2.Final |
com.github.scopt : scopt_2.13 | jar | 4.0.1 |
com.github.tharwaninitin : cron4zio_2.13 | jar | 0.2.1 |
com.github.tharwaninitin : crypto4s_2.13 | jar | 0.2.0 |
com.github.tharwaninitin : cache4s_2.13 | jar | 0.1.0 |
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 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.postgresql : postgresql | jar | 42.3.2 |
mysql : mysql-connector-java | jar | 8.0.28 |