is not current version
Last Version 1.7

io.github.vbounyasit:rift-etl 1.1

A Scala ETL Framework based on Apache Spark for Data engineers.

GroupId

GroupId

io.github.vbounyasit
ArtifactId

ArtifactId

rift-etl
Version

Version

1.1
Type

Type

jar

Download rift-etl 1.1


<!-- https://jarcasting.com/artifacts/io.github.vbounyasit/rift-etl/ -->
<dependency>
    <groupId>io.github.vbounyasit</groupId>
    <artifactId>rift-etl</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vbounyasit/rift-etl/
implementation 'io.github.vbounyasit:rift-etl:1.1'
// https://jarcasting.com/artifacts/io.github.vbounyasit/rift-etl/
implementation ("io.github.vbounyasit:rift-etl:1.1")
'io.github.vbounyasit:rift-etl:jar:1.1'
<dependency org="io.github.vbounyasit" name="rift-etl" rev="1.1">
  <artifact name="rift-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vbounyasit', module='rift-etl', version='1.1')
)
libraryDependencies += "io.github.vbounyasit" % "rift-etl" % "1.1"
[io.github.vbounyasit/rift-etl "1.1"]