MVN

com.airhacks : quarkee-archetype

Maven & Gradle

Nov 11, 2019
8 stars

quarkee-archetype · quarkus.io with Java EE-stic out-of-the-box experience

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

Latest Version

Choose a version of com.airhacks : quarkee-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.airhacks : quarkee-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.0.x
quarkee-archetype-0.0.3
quarkee-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=com.airhacks -DarchetypeArtifactId=quarkee-archetype -DarchetypeVersion=0.0.3