MVN

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

Maven & Gradle

Apr 10, 2018
1 stars

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

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

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
vaadin-archetype-springboot-application-1.0.3
vaadin-archetype-springboot-application-1.0.1
vaadin-archetype-springboot-application-1.0.0

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