MVN

com.wiley : teasy-template-archetype

Maven & Gradle

Oct 12, 2017
0 stars

teasy-template-archetype · Maven archetype for Teasy framework template

mvn archetype:generate -DarchetypeGroupId=com.wiley -DarchetypeArtifactId=teasy-template-archetype -DarchetypeVersion=1.0.5-beta
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wiley : teasy-template-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.5-beta
  • Latest Beta: 1.0.5-beta

All Versions

Choose a version of com.wiley : teasy-template-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
teasy-template-archetype-1.0.5-beta
teasy-template-archetype-1.0.4-beta
teasy-template-archetype-1.0.3-beta
teasy-template-archetype-1.0.2-beta
teasy-template-archetype-1.0.1-beta
teasy-template-archetype-1.0.0-beta

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.wiley -DarchetypeArtifactId=teasy-template-archetype -DarchetypeVersion=1.0.5-beta

Advertisement