emma-benchmarks

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

GroupId

GroupId

org.emmalanguage
ArtifactId

ArtifactId

emma-benchmarks
Last Version

Last Version

0.2-rc3
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.storm-enroute : scalameter_2.11 jar 0.8.2

test (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.scala-lang : scala-reflect jar 2.11.11
org.scala-lang : scala-compiler jar 2.11.11
org.emmalanguage : emma-language jar 0.2-rc3
org.emmalanguage : emma-examples-library jar 0.2-rc3
org.emmalanguage : emma-language test-jar 0.2-rc3
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-rc3
0.2-rc2
0.2-rc1