MVN

com.github.macchinetta.blank : macchinetta-multi-web-blank-thymeleaf-archetype

Maven & Gradle

Apr 26, 2023
1 stars

macchinetta-multi-web-blank-thymeleaf-archetype · Web Blank Multi Project using Macchinetta Server Framework (1.x)

mvn archetype:generate -DarchetypeGroupId=com.github.macchinetta.blank -DarchetypeArtifactId=macchinetta-multi-web-blank-thymeleaf-archetype -DarchetypeVersion=1.9.1.RELEASE
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.macchinetta.blank : macchinetta-multi-web-blank-thymeleaf-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.9.1.RELEASE

All Versions

Choose a version of com.github.macchinetta.blank : macchinetta-multi-web-blank-thymeleaf-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.9.x
macchinetta-multi-web-blank-thymeleaf-archetype-1.9.1.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.9.0.RELEASE
1.8.x
macchinetta-multi-web-blank-thymeleaf-archetype-1.8.2.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.8.1.SP1.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.8.1.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.8.0.SP1.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.8.0.RELEASE
1.7.x
macchinetta-multi-web-blank-thymeleaf-archetype-1.7.2.SP1.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.7.2.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.7.1.SP1.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.7.1.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.7.0.SP1.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.7.0.RELEASE
1.6.x
macchinetta-multi-web-blank-thymeleaf-archetype-1.6.1.RELEASE
1.5.x
macchinetta-multi-web-blank-thymeleaf-archetype-1.5.2.RELEASE
macchinetta-multi-web-blank-thymeleaf-archetype-1.5.1.RELEASE

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.macchinetta.blank -DarchetypeArtifactId=macchinetta-multi-web-blank-thymeleaf-archetype -DarchetypeVersion=1.9.1.RELEASE