MVN

com.messapix.ftatr.jfxmobile : jfxmobile-archetype

Maven & Gradle

Sep 09, 2015

jfxmobile archetype · Create base javafxPorts project

mvn archetype:generate -DarchetypeGroupId=com.messapix.ftatr.jfxmobile -DarchetypeArtifactId=jfxmobile-archetype -DarchetypeVersion=1.0.0-b1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.messapix.ftatr.jfxmobile : jfxmobile-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.0-b1

All Versions

Choose a version of com.messapix.ftatr.jfxmobile : jfxmobile-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
jfxmobile-archetype-1.0.0-b1

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=com.messapix.ftatr.jfxmobile -DarchetypeArtifactId=jfxmobile-archetype -DarchetypeVersion=1.0.0-b1