MVN

org.apache.flex.flexjs.framework : flexjs-simple-library-archetype

Maven & Gradle

Jun 21, 2017
2 stars

Apache Flex - FlexJS: Framework: Archetypes: Simple FlexJS Library · Maven archetype for creating FlexJS Maven project for building a simple FlexJS library.

mvn archetype:generate -DarchetypeGroupId=org.apache.flex.flexjs.framework -DarchetypeArtifactId=flexjs-simple-library-archetype -DarchetypeVersion=0.8.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.flex.flexjs.framework : flexjs-simple-library-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of org.apache.flex.flexjs.framework : flexjs-simple-library-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.8.x
flexjs-simple-library-archetype-0.8.0

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.flex.flexjs.framework -DarchetypeArtifactId=flexjs-simple-library-archetype -DarchetypeVersion=0.8.0