MVN

org.apache.royale.framework : royale-jewel-module-application-archetype

Maven & Gradle

May 12, 2023

Apache Royale: Framework: Archetypes: Jewel Royale Module Application · Maven archetype for creating Royale Maven project for building a Jewel Royale application with Modules for JavaScript output.

mvn archetype:generate -DarchetypeGroupId=org.apache.royale.framework -DarchetypeArtifactId=royale-jewel-module-application-archetype -DarchetypeVersion=0.9.10
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.royale.framework : royale-jewel-module-application-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.9.10

All Versions

Choose a version of org.apache.royale.framework : royale-jewel-module-application-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.9.x
royale-jewel-module-application-archetype-0.9.10
royale-jewel-module-application-archetype-0.9.9
royale-jewel-module-application-archetype-0.9.8

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.apache.royale.framework -DarchetypeArtifactId=royale-jewel-module-application-archetype -DarchetypeVersion=0.9.10