mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dcamel-version="My-camel-version" -Dmaven-compiler-plugin-version="My-maven-compiler-plugin-version" -Dmaven-resources-plugin-version="My-maven-resources-plugin-version" -Dmaven-eclipse-plugin-version="My-maven-eclipse-plugin-version" -Dexec-maven-plugin-version="My-exec-maven-plugin-version" -Dscala-version="My-scala-version" -Dscalaxml-version="My-scalaxml-version" -Dscala-maven-plugin-version="My-scala-maven-plugin-version" -DarchetypeGroupId="org.apache.camel.archetypes" -DarchetypeArtifactId="camel-archetype-scala" -DarchetypeVersion="2.25.4" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel.archetypes |
| Идентификатор | Идентификаторcamel-archetype-scala |
| Версия | Версия2.25.4 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеCamel :: Archetypes :: Scala Router (deprecated)
Creates a new Camel project using Scala DSL.
|
| Организация-разработчик |
Организация-разработчикThe Apache Software Foundation |
| Система контроля версий |
Система контроля версийhttps://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-archetype-scala |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.camel.archetypes -DarchetypeArtifactId=camel-archetype-scala -DarchetypeVersion=2.25.4 -DinteractiveMode=false