Last Version

almaren-framework 2.4.5-2.4.5

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

License

License

GroupId

GroupId

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

ArtifactId

almaren-framework_2.11
Version

Version

2.4.5-2.4.5
Type

Type

jar
Description

Description

almaren-framework
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
Project URL

Project URL

https://github.com/music-of-the-ainur/almaren-framework
Project Organization

Project Organization

Music of Ainur
Source Code Management

Source Code Management

https://github.com/music-of-the-ainur/almaren-framework

Download almaren-framework_2.11 2.4.5-2.4.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.scala-logging : scala-logging_2.11 jar 3.9.2
org.apache.spark : spark-avro_2.11 jar 2.4.5
com.databricks : spark-xml_2.11 jar 0.6.0
com.github.music-of-the-ainur : quenya-dsl_2.11 jar 1.0.2-2.4

provided (4)

Group / Artifact Type Version
org.apache.spark : spark-streaming_2.11 jar 2.4.5
org.apache.spark : spark-core_2.11 jar 2.4.5
org.apache.spark : spark-sql_2.11 jar 2.4.5
org.apache.spark : spark-sql-kafka-0-10_2.11 jar 2.4.5

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5
org.postgresql : postgresql jar 42.2.8

Project Modules

There are no modules declared in this project.