| License |
License |
|---|---|
| GroupId | GroupIdio.github.setl-framework |
| ArtifactId | ArtifactIdsetl_2.12 |
| Last Version | Last Version1.0.0-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSETL
SETL is an open-source Scala framework powered by Apache Spark that helps developers to structure ETL projects,
modularize data transformation logic and speed up the development.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| setl_2.12-1.0.0-RC2.pom | |
| setl_2.12-1.0.0-RC2.jar | 545 KB |
| setl_2.12-1.0.0-RC2-sources.jar | 112 KB |
| setl_2.12-1.0.0-RC2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.setl-framework/setl_2.12/ -->
<dependency>
<groupId>io.github.setl-framework</groupId>
<artifactId>setl_2.12</artifactId>
<version>1.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.setl-framework/setl_2.12/
implementation 'io.github.setl-framework:setl_2.12:1.0.0-RC2'
// https://jarcasting.com/artifacts/io.github.setl-framework/setl_2.12/
implementation ("io.github.setl-framework:setl_2.12:1.0.0-RC2")
'io.github.setl-framework:setl_2.12:jar:1.0.0-RC2'
<dependency org="io.github.setl-framework" name="setl_2.12" rev="1.0.0-RC2">
<artifact name="setl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.setl-framework', module='setl_2.12', version='1.0.0-RC2')
)
libraryDependencies += "io.github.setl-framework" % "setl_2.12" % "1.0.0-RC2"
[io.github.setl-framework/setl_2.12 "1.0.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.datastax.spark : spark-cassandra-connector_2.12 | jar | 3.0.0 |
| com.crealytics : spark-excel_2.12 | jar | 0.13.7 |
| com.audienceproject : spark-dynamodb_2.12 | jar | 1.1.1 |
| io.delta : delta-core_2.12 | jar | 0.7.0 |
| com.typesafe : config | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| org.scala-lang : scala-reflect | jar | 2.12.10 |
| org.apache.spark : spark-core_2.12 | jar | 3.0.1 |
| org.apache.spark : spark-sql_2.12 | jar | 3.0.1 |
| org.apache.spark : spark-mllib_2.12 | jar | 3.0.1 |
| org.apache.spark : spark-hive_2.12 | jar | 3.0.1 |
| org.apache.hadoop : hadoop-common | jar | 3.2.0 |
| org.apache.hadoop : hadoop-aws | jar | 3.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.1 |
| org.postgresql : postgresql | jar | 42.2.18 |