License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdetlflow-http_3 |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlflow-http
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-http_3-0.16.0.pom | |
etlflow-http_3-0.16.0.jar | 32 KB |
etlflow-http_3-0.16.0-sources.jar | 3 KB |
etlflow-http_3-0.16.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-http_3/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-http_3</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-http_3/
implementation 'com.github.tharwaninitin:etlflow-http_3:0.16.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-http_3/
implementation ("com.github.tharwaninitin:etlflow-http_3:0.16.0")
'com.github.tharwaninitin:etlflow-http_3:jar:0.16.0'
<dependency org="com.github.tharwaninitin" name="etlflow-http_3" rev="0.16.0">
<artifact name="etlflow-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-http_3', version='0.16.0')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-http_3" % "0.16.0"
[com.github.tharwaninitin/etlflow-http_3 "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tharwaninitin : etlflow-core_3 | jar | 0.16.0 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.7.0 |
dev.zio : zio_3 | jar | 1.0.13 |
com.softwaremill.sttp.client3 : async-http-client-backend-zio_3 | jar | 3.3.18 |
com.softwaremill.sttp.client3 : slf4j-backend_3 | jar | 3.3.18 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
dev.zio : zio-test_3 | jar | 1.0.13 |
dev.zio : zio-test-sbt_3 | jar | 1.0.13 |