mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.scalatra.scalate.tooling" -DarchetypeArtifactId="scalate-archetype-guice_2.10" -DarchetypeVersion="1.7.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.scalatra.scalate.tooling |
ArtifactId | ArtifactIdscalate-archetype-guice_2.10 |
Version | Version1.7.1 |
Type | Typemaven-archetype |
Description |
Descriptionscalate-archetype-guice_2.10
An archetype which creates an empty Scalate Guice web application
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.scalatra.scalate.tooling -DarchetypeArtifactId=scalate-archetype-guice_2.10 -DarchetypeVersion=1.7.1 -DinteractiveMode=false