License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdetlflow-utils_2.13 |
Version | Version0.13.0 |
Type | Typejar |
Description |
Descriptionetlflow-utils
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-utils_2.13/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-utils_2.13</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-utils_2.13/
implementation 'com.github.tharwaninitin:etlflow-utils_2.13:0.13.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-utils_2.13/
implementation ("com.github.tharwaninitin:etlflow-utils_2.13:0.13.0")
'com.github.tharwaninitin:etlflow-utils_2.13:jar:0.13.0'
<dependency org="com.github.tharwaninitin" name="etlflow-utils_2.13" rev="0.13.0">
<artifact name="etlflow-utils_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-utils_2.13', version='0.13.0')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-utils_2.13" % "0.13.0"
[com.github.tharwaninitin/etlflow-utils_2.13 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.6.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.13 | jar | 1.0.12 |
dev.zio : zio-test-sbt_2.13 | jar | 1.0.12 |