| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.tharwaninitin |
| ArtifactId | ArtifactIdetlflow-json_3 |
| Last Version | Last Version0.14.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionetlflow-json
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-json_3-0.14.1.pom | |
| etlflow-json_3-0.14.1.jar | 13 KB |
| etlflow-json_3-0.14.1-sources.jar | 1 KB |
| etlflow-json_3-0.14.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-json_3/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-json_3</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-json_3/
implementation 'com.github.tharwaninitin:etlflow-json_3:0.14.1'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-json_3/
implementation ("com.github.tharwaninitin:etlflow-json_3:0.14.1")
'com.github.tharwaninitin:etlflow-json_3:jar:0.14.1'
<dependency org="com.github.tharwaninitin" name="etlflow-json_3" rev="0.14.1">
<artifact name="etlflow-json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-json_3', version='0.14.1')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-json_3" % "0.14.1"
[com.github.tharwaninitin/etlflow-json_3 "0.14.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| org.scala-lang.modules : scala-collection-compat_3 | jar | 2.6.0 |
| dev.zio : zio_3 | jar | 1.0.13 |
| io.circe : circe-core_3 | jar | 0.14.1 |
| io.circe : circe-generic_3 | jar | 0.14.1 |
| io.circe : circe-parser_3 | jar | 0.14.1 |
| org.typelevel : cats-core_3 | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| dev.zio : zio-test_3 | jar | 1.0.13 |
| dev.zio : zio-test-sbt_3 | jar | 1.0.13 |