MVN

io.teecube.tac.archetypes : default-bw6-app-module

Maven & Gradle

Nov 20, 2016

T³ - TAC - Default BW6 app module archetype · Default BW6 app module archetype

mvn archetype:generate -DarchetypeGroupId=io.teecube.tac.archetypes -DarchetypeArtifactId=default-bw6-app-module -DarchetypeVersion=0.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.teecube.tac.archetypes : default-bw6-app-module to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.teecube.tac.archetypes : default-bw6-app-module to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
default-bw6-app-module-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=io.teecube.tac.archetypes -DarchetypeArtifactId=default-bw6-app-module -DarchetypeVersion=0.0.1

Advertisement