mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DappName="My-appName" -DthemeName="My-themeName" -DarchetypeGroupId="com.github.fredlo2010" -DarchetypeArtifactId="vaadin-archetype-springboot-application" -DarchetypeVersion="1.0.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.fredlo2010 |
ArtifactId | ArtifactIdvaadin-archetype-springboot-application |
Version | Version1.0.3 |
Type | Typemaven-archetype |
Description |
Descriptioncom.github.fredlo2010:vaadin-archetype-springboot-application
This project is no longer maintained :(
Please user coordinates
com.github.sparkmuse : vaadin-archetype-springboot-application : 1.0.2
See: https://github.com/sparkmuse/vaadin-archetype-springboot-application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.fredlo2010 -DarchetypeArtifactId=vaadin-archetype-springboot-application -DarchetypeVersion=1.0.3 -DinteractiveMode=false