License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdetlflow-cache_2.12 |
Version | Version0.13.2 |
Type | Typejar |
Description |
Descriptionetlflow-cache
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-cache_2.12/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-cache_2.12</artifactId>
<version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-cache_2.12/
implementation 'com.github.tharwaninitin:etlflow-cache_2.12:0.13.2'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-cache_2.12/
implementation ("com.github.tharwaninitin:etlflow-cache_2.12:0.13.2")
'com.github.tharwaninitin:etlflow-cache_2.12:jar:0.13.2'
<dependency org="com.github.tharwaninitin" name="etlflow-cache_2.12" rev="0.13.2">
<artifact name="etlflow-cache_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-cache_2.12', version='0.13.2')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-cache_2.12" % "0.13.2"
[com.github.tharwaninitin/etlflow-cache_2.12 "0.13.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.6.0 |
dev.zio : zio_2.12 | jar | 1.0.12 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.12 | jar | 1.0.12 |
dev.zio : zio-test-sbt_2.12 | jar | 1.0.12 |