Last Version

Rift 1.7

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

License

License

GroupId

GroupId

io.github.vbounyasit
ArtifactId

ArtifactId

rift-etl
Version

Version

1.7
Type

Type

jar
Description

Description

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

Project URL

https://github.com/vbounyasit/Rift-ETL
Source Code Management

Source Code Management

http://github.com/vbounyasit/Rift-ETL/tree/master

Download rift-etl 1.7


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

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.apache.spark : spark-core_2.11 jar 2.2.1
org.apache.spark : spark-sql_2.11 jar 2.2.1
org.apache.spark : spark-hive_2.11 jar 2.2.1
com.typesafe : config jar 1.3.2
org.scalatest : scalatest_2.11 jar 3.2.0-SNAP4
com.github.pureconfig : pureconfig_2.11 jar 0.10.0
org.typelevel : cats-core_sjs0.6_2.11 jar 1.5.0
org.slf4j : slf4j-api jar 1.7.25
com.github.scopt : scopt_2.11 jar 4.0.0-RC2

Project Modules

There are no modules declared in this project.