MVN

net.sf.tsl2nano : mda-spring-archetype

Maven & Gradle

Nov 03, 2019
0 stars

TSL2 MDA Spring Archetype · TSL2 Archetype for MDA with spring-boot

mvn archetype:generate -DarchetypeGroupId=net.sf.tsl2nano -DarchetypeArtifactId=mda-spring-archetype -DarchetypeVersion=0.0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.tsl2nano : mda-spring-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of net.sf.tsl2nano : mda-spring-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
mda-spring-archetype-0.0.2
mda-spring-archetype-0.0.1

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=net.sf.tsl2nano -DarchetypeArtifactId=mda-spring-archetype -DarchetypeVersion=0.0.2

Advertisement