mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.resthub" -DarchetypeArtifactId="resthub-mongodb-backbonejs-multi-archetype" -DarchetypeVersion="2.2.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.resthub |
ArtifactId | ArtifactIdresthub-mongodb-backbonejs-multi-archetype |
Version | Version2.2.0 |
Type | Typemaven-archetype |
Description |
DescriptionRESThub Spring MongoDB Backbone.js muti-modules webapp archetype
Archetypes provided to allow quick bootstraping for your RESThub based projects
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.resthub -DarchetypeArtifactId=resthub-mongodb-backbonejs-multi-archetype -DarchetypeVersion=2.2.0 -DinteractiveMode=false