emma-examples

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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

emma-examples
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-examples

Имя Файла Размер
emma-examples-0.2.0.pom 2 KB
Обзор

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

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

Зависимости

test (1)

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

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

  • emma-examples-library
  • emma-examples-flink
  • emma-examples-spark

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

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