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.
almaren-framework 0.9.9-3.3
Group ID:
com.github.music-of-the-ainur
Artifact ID:
almaren-framework_2.13
Version:
0.9.9-3.3
Release Date:
May 18, 2023
Licenses:
Files:
Full Scala Version:
2.13.9
Developers:
libraryDependencies += "com.github.music-of-the-ainur" %% "almaren-framework" % "0.9.9-3.3"
ivy"com.github.music-of-the-ainur::almaren-framework:0.9.9-3.3"
//> using dep "com.github.music-of-the-ainur::almaren-framework:0.9.9-3.3"
import $ivy.`com.github.music-of-the-ainur::almaren-framework:0.9.9-3.3`
<dependency> <groupId>com.github.music-of-the-ainur</groupId> <artifactId>almaren-framework_2.13</artifactId> <version>0.9.9-3.3</version> </dependency>
compile group: 'com.github.music-of-the-ainur', name: 'almaren-framework_2.13', version: '0.9.9-3.3'