MVN

org.debux.webmotion : webmotion-archetype

Maven & Gradle

Mar 29, 2017
2 stars

WebMotion archetype · WebMotion is Java web framework based on the Java EE6 standard

mvn archetype:generate -DarchetypeGroupId=org.debux.webmotion -DarchetypeArtifactId=webmotion-archetype -DarchetypeVersion=2.5.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.debux.webmotion : webmotion-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.5.3

All Versions

Choose a version of org.debux.webmotion : webmotion-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.5.x
webmotion-archetype-2.5.3
webmotion-archetype-2.5.1
2.5
webmotion-archetype-2.5
2.4
webmotion-archetype-2.4
2.3.x
webmotion-archetype-2.3.3
webmotion-archetype-2.3.2

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.debux.webmotion -DarchetypeArtifactId=webmotion-archetype -DarchetypeVersion=2.5.3