MVN

com.github.sparkmuse : vaadin-archetype-springboot-application

Maven & Gradle

Apr 10, 2018
1 stars

This archetype generates a Vaadin + Springboot application.

mvn archetype:generate -DarchetypeGroupId=com.github.sparkmuse -DarchetypeArtifactId=vaadin-archetype-springboot-application -DarchetypeVersion=2.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sparkmuse : vaadin-archetype-springboot-application to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.sparkmuse : vaadin-archetype-springboot-application to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
vaadin-archetype-springboot-application-2.0.0
1.0.x
vaadin-archetype-springboot-application-1.0.2

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.sparkmuse -DarchetypeArtifactId=vaadin-archetype-springboot-application -DarchetypeVersion=2.0.0