MVN

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

Maven & Gradle

Jan 22, 2024
9 stars

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

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

Latest Version

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

  • Latest Stable: 2024.1.22

All Versions

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

Version Vulnerabilities Updated
2024.1.x
clean-modular-springboot-webapp-2024.1.22
2023.12.x
clean-modular-springboot-webapp-2023.12.28
clean-modular-springboot-webapp-2023.12.27

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=clean-modular-springboot-webapp -DarchetypeVersion=2024.1.22