| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdbio.ferlab |
| ArtifactId | ArtifactIddatalake-core_2.12 |
| Version | Version0.0.25 |
| Type | Typejar |
| Description |
Descriptiondatalake-core
Library built on top of Apache Spark to speed-up data lakes development..
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| datalake-core_2.12-0.0.25.pom | |
| datalake-core_2.12-0.0.25.jar | 237 KB |
| datalake-core_2.12-0.0.25-sources.jar | 19 KB |
| datalake-core_2.12-0.0.25-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/bio.ferlab/datalake-core_2.12/ -->
<dependency>
<groupId>bio.ferlab</groupId>
<artifactId>datalake-core_2.12</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/bio.ferlab/datalake-core_2.12/
implementation 'bio.ferlab:datalake-core_2.12:0.0.25'
// https://jarcasting.com/artifacts/bio.ferlab/datalake-core_2.12/
implementation ("bio.ferlab:datalake-core_2.12:0.0.25")
'bio.ferlab:datalake-core_2.12:jar:0.0.25'
<dependency org="bio.ferlab" name="datalake-core_2.12" rev="0.0.25">
<artifact name="datalake-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='bio.ferlab', module='datalake-core_2.12', version='0.0.25')
)
libraryDependencies += "bio.ferlab" % "datalake-core_2.12" % "0.0.25"
[bio.ferlab/datalake-core_2.12 "0.0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| com.github.pureconfig : pureconfig_2.12 | jar | 0.14.1 |
| org.typelevel : cats-core_2.12 | jar | 2.2.0 |
| io.projectglow : glow-spark3_2.12 | jar | 0.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-core_2.12 | jar | 3.0.2 |
| org.apache.spark : spark-sql_2.12 | jar | 3.0.2 |
| io.delta : delta-core_2.12 | jar | 0.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.0 |