MVN

com.webforj : webforj-install-maven-plugin

Maven & Gradle

Apr 08, 2024
<plugin>
    <groupId>com.webforj</groupId>
    <artifactId>webforj-install-maven-plugin</artifactId>
    <version>24.00</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.webforj : webforj-install-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 24.00

All Versions

Choose a version of com.webforj : webforj-install-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
24.00
webforj-install-maven-plugin-24.00

How to add a plugin to Maven

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

<plugin>
    <groupId>com.webforj</groupId>
    <artifactId>webforj-install-maven-plugin</artifactId>
    <version>24.00</version>
</plugin>