MVN

com.github.freshconnect : yogurtcat-archetype

Maven & Gradle

Jan 29, 2020
1 stars

yogurtcat-archetype · yogurtcat project

mvn archetype:generate -DarchetypeGroupId=com.github.freshconnect -DarchetypeArtifactId=yogurtcat-archetype -DarchetypeVersion=0.0.3.RELEASE
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.freshconnect : yogurtcat-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.3.RELEASE

All Versions

Choose a version of com.github.freshconnect : yogurtcat-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
yogurtcat-archetype-0.0.3.RELEASE

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.github.freshconnect -DarchetypeArtifactId=yogurtcat-archetype -DarchetypeVersion=0.0.3.RELEASE