License |
License |
---|---|
GroupId | GroupIdcom.github.music-of-the-ainur |
ArtifactId | ArtifactIdalmaren-framework_2.11 |
Version | Version2.4.5-2.4.5 |
Type | Typejar |
Description |
Descriptionalmaren-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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
org.postgresql : postgresql | jar | 42.2.8 |