MVN

org.tentackle : tentackle-project-archetype

Maven & Gradle

May 22, 2023

Tentackle Project Archetype · Archetype for a multi-module Tentackle application

mvn archetype:generate -DarchetypeGroupId=org.tentackle -DarchetypeArtifactId=tentackle-project-archetype -DarchetypeVersion=17.13.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tentackle : tentackle-project-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 17.13.0.0

All Versions

Choose a version of org.tentackle : tentackle-project-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
17.13.x
tentackle-project-archetype-17.13.0.0
17.12.x
tentackle-project-archetype-17.12.0.0
17.11.x
tentackle-project-archetype-17.11.0.0
17.10.x
tentackle-project-archetype-17.10.0.0
17.9.x
tentackle-project-archetype-17.9.0.0
17.8.x
tentackle-project-archetype-17.8.0.0
11.7.x
tentackle-project-archetype-11.7.4.1
tentackle-project-archetype-11.7.4.0
tentackle-project-archetype-11.7.3.0
tentackle-project-archetype-11.7.2.1
tentackle-project-archetype-11.7.2.0
tentackle-project-archetype-11.7.1.0
tentackle-project-archetype-11.7.0.0
11.6.x
tentackle-project-archetype-11.6.2.0
tentackle-project-archetype-11.6.1.0
tentackle-project-archetype-11.6.0.0
11.5.x
tentackle-project-archetype-11.5.0.0
11.4.x
tentackle-project-archetype-11.4.0.1
tentackle-project-archetype-11.4.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=org.tentackle -DarchetypeArtifactId=tentackle-project-archetype -DarchetypeVersion=17.13.0.0