mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dmodule="My-module" -Dmodule-short-name="My-module-short-name" -DarchetypeGroupId="net.ltgt.gwt.archetypes" -DarchetypeArtifactId="modular-requestfactory" -DarchetypeVersion="2022.4.28" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdnet.ltgt.gwt.archetypes |
| ArtifactId | ArtifactIdmodular-requestfactory |
| Version | Version2022.4.28 |
| Type | Typemaven-archetype |
| Description |
DescriptionGWT Modular RequestFactory WebApp Archetype
The GWT WebAppCreator's sample, modularized and using RequestFactory.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.ltgt.gwt.archetypes -DarchetypeArtifactId=modular-requestfactory -DarchetypeVersion=2022.4.28 -DinteractiveMode=false