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