mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dmodule="My-module" -Dmodule-short-name="My-module-short-name" -DarchetypeGroupId="io.github.sogis.archetype" -DarchetypeArtifactId="gwt-modular-springboot-webapp" -DarchetypeVersion="0.0.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.github.sogis.archetype |
ArtifactId | ArtifactIdgwt-modular-springboot-webapp |
Version | Version0.0.1 |
Type | Typemaven-archetype |
Description |
DescriptionGWT Modular non-RPC SpringBoot WebApp Archetype
The GWT WebAppCreator's sample, modularized.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.github.sogis.archetype -DarchetypeArtifactId=gwt-modular-springboot-webapp -DarchetypeVersion=0.0.1 -DinteractiveMode=false