MVN

org.codeartisans.javafx : javafx-maven-plugin-parent

Maven & Gradle

Nov 12, 2012
1 stars
<dependency>
    <groupId>org.codeartisans.javafx</groupId>
    <artifactId>javafx-maven-plugin-parent</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codeartisans.javafx : javafx-maven-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.codeartisans.javafx : javafx-maven-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
javafx-maven-plugin-parent-1.2
1.1
javafx-maven-plugin-parent-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codeartisans.javafx</groupId>
    <artifactId>javafx-maven-plugin-parent</artifactId>
    <version>1.2</version>
</dependency>