#GWTP-Samples
##License
- GWTP is freely distributable under the Apache 2.0 License
##Demos
Sample | Demo | Source |
---|---|---|
Basic | AppEngine Demo | Source |
Basic Spring | AppEngine Demo | Source |
Hierarchical Places | AppEngine Demo | Source |
Mobile | AppEngine Demo | Source |
Nested | AppEngine Demo | Source |
Tabs | AppEngine Demo | Source |
##Archetype Tools More about Archetype Project Creation
mvn archetype:generate -DarchetypeGroupId=com.arcbees \
-DarchetypeArtifactId=gwtp-basic-appengine-archetype \
-DarchetypeVersion=0.1-SNAPSHOT \
-DgroupId=com.projectname \
-DartifactId=new-project-name \
-DremoteRepositories=https://oss.sonatype.org/content/repositories/snapshots/