is not current version
Last Version 2.4.5-2.4.5

com.github.music-of-the-ainur:almaren-framework_2.12 0.9.4-3.2

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

GroupId

GroupId

com.github.music-of-the-ainur
ArtifactId

ArtifactId

almaren-framework_2.12
Version

Version

0.9.4-3.2
Type

Type

jar

Download almaren-framework_2.12 0.9.4-3.2


<!-- https://jarcasting.com/artifacts/com.github.music-of-the-ainur/almaren-framework_2.12/ -->
<dependency>
    <groupId>com.github.music-of-the-ainur</groupId>
    <artifactId>almaren-framework_2.12</artifactId>
    <version>0.9.4-3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/almaren-framework_2.12/
implementation 'com.github.music-of-the-ainur:almaren-framework_2.12:0.9.4-3.2'
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/almaren-framework_2.12/
implementation ("com.github.music-of-the-ainur:almaren-framework_2.12:0.9.4-3.2")
'com.github.music-of-the-ainur:almaren-framework_2.12:jar:0.9.4-3.2'
<dependency org="com.github.music-of-the-ainur" name="almaren-framework_2.12" rev="0.9.4-3.2">
  <artifact name="almaren-framework_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.music-of-the-ainur', module='almaren-framework_2.12', version='0.9.4-3.2')
)
libraryDependencies += "com.github.music-of-the-ainur" % "almaren-framework_2.12" % "0.9.4-3.2"
[com.github.music-of-the-ainur/almaren-framework_2.12 "0.9.4-3.2"]