Last Version

emma-gui 0.2.3

Emma is a quotation-based, deeply embedded Scala DSL for scalable data analysis. Emma aims is to improve developer productivity by maximizing the reuse of native Scala features in the DSL and hiding parallelism aspects of supported backend engines (e.g. Flink, Spark) behind a high-level, declarative API.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

org.emmalanguage
ArtifactId

ArtifactId

emma-gui
Version

Version

0.2.3
Type

Type

jar
Description

Description

emma-gui
Emma is a quotation-based, deeply embedded Scala DSL for scalable data analysis. Emma aims is to improve developer productivity by maximizing the reuse of native Scala features in the DSL and hiding parallelism aspects of supported backend engines (e.g. Flink, Spark) behind a high-level, declarative API.

Download emma-gui 0.2.3


<!-- https://jarcasting.com/artifacts/org.emmalanguage/emma-gui/ -->
<dependency>
    <groupId>org.emmalanguage</groupId>
    <artifactId>emma-gui</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.emmalanguage/emma-gui/
implementation 'org.emmalanguage:emma-gui:0.2.3'
// https://jarcasting.com/artifacts/org.emmalanguage/emma-gui/
implementation ("org.emmalanguage:emma-gui:0.2.3")
'org.emmalanguage:emma-gui:jar:0.2.3'
<dependency org="org.emmalanguage" name="emma-gui" rev="0.2.3">
  <artifact name="emma-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.emmalanguage', module='emma-gui', version='0.2.3')
)
libraryDependencies += "org.emmalanguage" % "emma-gui" % "0.2.3"
[org.emmalanguage/emma-gui "0.2.3"]

Dependencies

compile (10)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.2.2.v20140723
org.eclipse.jetty : jetty-webapp jar 9.2.2.v20140723
org.eclipse.jetty : jetty-security jar 9.2.2.v20140723
org.eclipse.jetty : jetty-eventsource-servlet jar 1.0.0
com.google.code.gson : gson jar 2.3.1
commons-io : commons-io jar 2.1
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2

provided (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.scala-lang : scala-compiler jar 2.11.11
org.scala-lang : scala-reflect jar 2.11.11

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.