MVN

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

Maven & Gradle

Mar 27, 2024
0 stars

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

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

Latest Version

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

  • Latest Stable: 1.10.0.RELEASE

All Versions

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

Version Vulnerabilities Updated
1.10.x
macchinetta-web-blank-thymeleaf-mybatis3-archetype-1.10.0.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-web-blank-thymeleaf-mybatis3-archetype -DarchetypeVersion=1.10.0.RELEASE