MVN

com.silentier : archetype-ctrl

Maven & Gradle

Aug 08, 2022
0 stars

archetype-ctrl · Archetype for controllers to access directly to bd. Backend microservice

mvn archetype:generate -DarchetypeGroupId=com.silentier -DarchetypeArtifactId=archetype-ctrl -DarchetypeVersion=0.0.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.silentier : archetype-ctrl to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.silentier : archetype-ctrl to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
archetype-ctrl-0.0.3

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.silentier -DarchetypeArtifactId=archetype-ctrl -DarchetypeVersion=0.0.3