The Almaren Framework provides a simplified consistent minimalistic layer over Apache Spark. While still allowing you to take advantage of native Apache Spark features. You can still combine it with standard Spark code.
Scala versions:
2.13
almaren-framework 0.2.8-2.4.5
Group ID:
com.github.music-of-the-ainur
Artifact ID:
almaren-framework_2.11
Version:
0.2.8-2.4.5
Release Date:
May 11, 2020
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "com.github.music-of-the-ainur" %% "almaren-framework" % "0.2.8-2.4.5"
ivy"com.github.music-of-the-ainur::almaren-framework:0.2.8-2.4.5"
//> using dep "com.github.music-of-the-ainur::almaren-framework:0.2.8-2.4.5"
import $ivy.`com.github.music-of-the-ainur::almaren-framework:0.2.8-2.4.5`
<dependency> <groupId>com.github.music-of-the-ainur</groupId> <artifactId>almaren-framework_2.11</artifactId> <version>0.2.8-2.4.5</version> </dependency>
compile group: 'com.github.music-of-the-ainur', name: 'almaren-framework_2.11', version: '0.2.8-2.4.5'