License |
License |
---|---|
GroupId | GroupIdio.github.vbounyasit |
ArtifactId | ArtifactIdrift-etl |
Version | Version1.7 |
Type | Typejar |
Description |
DescriptionRift
A Scala ETL Framework based on Apache Spark for Data engineers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rift-etl-1.7.pom | |
rift-etl-1.7.jar | 4 KB |
rift-etl-1.7-sources.jar | 2 KB |
Browse |
<!-- 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"]
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 |