MVN

org.drombler.fx : drombler-fx-maven-plugin

Maven & Gradle

Dec 22, 2019

Drombler FX - Maven Plugin · The Drombler FX Application Maven Plugin.

<plugin>
    <groupId>org.drombler.fx</groupId>
    <artifactId>drombler-fx-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.drombler.fx : drombler-fx-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.drombler.fx : drombler-fx-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
drombler-fx-maven-plugin-1.0
0.14.x
drombler-fx-maven-plugin-0.14.1
0.14
drombler-fx-maven-plugin-0.14
0.13
drombler-fx-maven-plugin-0.13
0.12
drombler-fx-maven-plugin-0.12
0.11
drombler-fx-maven-plugin-0.11
0.10
drombler-fx-maven-plugin-0.10
0.9
drombler-fx-maven-plugin-0.9
0.8
drombler-fx-maven-plugin-0.8
0.7
drombler-fx-maven-plugin-0.7
0.6
drombler-fx-maven-plugin-0.6
0.5
drombler-fx-maven-plugin-0.5
0.4
drombler-fx-maven-plugin-0.4
0.3
drombler-fx-maven-plugin-0.3
0.2
drombler-fx-maven-plugin-0.2
0.1
drombler-fx-maven-plugin-0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.drombler.fx</groupId>
    <artifactId>drombler-fx-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>