music-of-the-ainur / almaren-framework   0.9.11-3.5

Apache License 2.0 GitHub

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 2.12 2.11

almaren-framework 0.2.3-2-2


Group ID:
com.github.music-of-the-ainur
Artifact ID:
almaren-framework_2.11
Version:
0.2.3-2-2
Release Date:
Mar 2, 2020
Licenses:
Files:

libraryDependencies += "com.github.music-of-the-ainur" %% "almaren-framework" % "0.2.3-2-2"

Mill build tool

ivy"com.github.music-of-the-ainur::almaren-framework:0.2.3-2-2"

Scala CLI

//> using dep "com.github.music-of-the-ainur::almaren-framework:0.2.3-2-2"

Ammonite REPL

import $ivy.`com.github.music-of-the-ainur::almaren-framework:0.2.3-2-2`

<dependency>
  <groupId>com.github.music-of-the-ainur</groupId>
  <artifactId>almaren-framework_2.11</artifactId>
  <version>0.2.3-2-2</version>
</dependency>

compile group: 'com.github.music-of-the-ainur', name: 'almaren-framework_2.11', version: '0.2.3-2-2'