MVN

com.github.nalukit.archetype : modular-springboot-webapp

Maven & Gradle

Sep 14, 2022
9 stars

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

mvn archetype:generate -DarchetypeGroupId=com.github.nalukit.archetype -DarchetypeArtifactId=modular-springboot-webapp -DarchetypeVersion=2022.9.14
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nalukit.archetype : modular-springboot-webapp to generate a Maven project - Latest Versions:

  • Latest Stable: 2022.9.14

All Versions

Choose a version of com.github.nalukit.archetype : modular-springboot-webapp to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2022.9.x
modular-springboot-webapp-2022.9.14
2022.2.x
modular-springboot-webapp-2022.2.8
2022.1.x
modular-springboot-webapp-2022.1.30
modular-springboot-webapp-2022.1.29
modular-springboot-webapp-2022.1.21
2022.01.x
modular-springboot-webapp-2022.01.27
2020.9.x
modular-springboot-webapp-2020.9.6
modular-springboot-webapp-2020.9.3

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=com.github.nalukit.archetype -DarchetypeArtifactId=modular-springboot-webapp -DarchetypeVersion=2022.9.14