MVN

org.jbundle.app.tools : jbundle-project-archetype

Maven & Gradle

Apr 01, 2023

jbundle-project-archetype · jbundle project archetype

mvn archetype:generate -DarchetypeGroupId=org.jbundle.app.tools -DarchetypeArtifactId=jbundle-project-archetype -DarchetypeVersion=1.0.11
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jbundle.app.tools : jbundle-project-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of org.jbundle.app.tools : jbundle-project-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
jbundle-project-archetype-1.0.11
jbundle-project-archetype-1.0.10
jbundle-project-archetype-1.0.9
jbundle-project-archetype-1.0.6
jbundle-project-archetype-1.0.3
jbundle-project-archetype-1.0.2
jbundle-project-archetype-1.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=org.jbundle.app.tools -DarchetypeArtifactId=jbundle-project-archetype -DarchetypeVersion=1.0.11