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.

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем
Группа

Группа

org.emmalanguage
Идентификатор

Идентификатор

emma-gui
Последняя версия

Последняя версия

0.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать emma-gui

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.11 jar 3.0.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.3
0.2.2
0.2.1
0.2.0
0.2-rc4
0.2-rc3
0.2-rc2
0.2-rc1