mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.emmalanguage" -DarchetypeArtifactId="emma-quickstart" -DarchetypeVersion="0.2.3" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.emmalanguage |
| Идентификатор | Идентификаторemma-quickstart |
| Версия | Версия0.2.3 |
| Тип | Типmaven-archetype |
| Описание |
Описаниеemma-quickstart
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.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.emmalanguage -DarchetypeArtifactId=emma-quickstart -DarchetypeVersion=0.2.3 -DinteractiveMode=false
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.3 |