MVN

org.jboss.archetype.wfk : jboss-html5-mobile-blank-archetype

Maven & Gradle

Feb 06, 2015
22 stars

Java EE 6 HTML5 Mobile Web Application · An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers

mvn archetype:generate -DarchetypeGroupId=org.jboss.archetype.wfk -DarchetypeArtifactId=jboss-html5-mobile-blank-archetype -DarchetypeVersion=2.7.0.Final
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.archetype.wfk : jboss-html5-mobile-blank-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.7.0.Final

All Versions

Choose a version of org.jboss.archetype.wfk : jboss-html5-mobile-blank-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.7.x
jboss-html5-mobile-blank-archetype-2.7.0.Final
2.6.x
jboss-html5-mobile-blank-archetype-2.6.0.Final
2.5.x
jboss-html5-mobile-blank-archetype-2.5.0.Final
2.4.x
jboss-html5-mobile-blank-archetype-2.4.0.Final

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.jboss.archetype.wfk -DarchetypeArtifactId=jboss-html5-mobile-blank-archetype -DarchetypeVersion=2.7.0.Final