MVN

io.github.sogis.archetype : gwt-modular-springboot-webapp

Maven & Gradle

Mar 27, 2021
0 stars

GWT Modular non-RPC SpringBoot WebApp Archetype · The GWT WebAppCreator's sample, modularized.

mvn archetype:generate -DarchetypeGroupId=io.github.sogis.archetype -DarchetypeArtifactId=gwt-modular-springboot-webapp -DarchetypeVersion=0.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sogis.archetype : gwt-modular-springboot-webapp to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.sogis.archetype : gwt-modular-springboot-webapp to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
gwt-modular-springboot-webapp-0.0.1

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.github.sogis.archetype -DarchetypeArtifactId=gwt-modular-springboot-webapp -DarchetypeVersion=0.0.1

Advertisement