MVN

org.jboss.spec.archetypes : jboss-html5-mobile-archetype

Maven & Gradle

Dec 06, 2011
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.spec.archetypes -DarchetypeArtifactId=jboss-html5-mobile-archetype -DarchetypeVersion=7.0.2.CR2
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 7.0.2.CR2

All Versions

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

Version Vulnerabilities Updated
7.0.x
jboss-html5-mobile-archetype-7.0.2.CR2

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.spec.archetypes -DarchetypeArtifactId=jboss-html5-mobile-archetype -DarchetypeVersion=7.0.2.CR2