MVN

org.apache.pinot : pinot-fmpp-maven-plugin

Maven & Gradle

Feb 28, 2023
27 stars

Pinot FMPP plugin

<plugin>
    <groupId>org.apache.pinot</groupId>
    <artifactId>pinot-fmpp-maven-plugin</artifactId>
    <version>0.12.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.pinot : pinot-fmpp-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.12.1

All Versions

Choose a version of org.apache.pinot : pinot-fmpp-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12.x
pinot-fmpp-maven-plugin-0.12.1
pinot-fmpp-maven-plugin-0.12.0
0.11.x
pinot-fmpp-maven-plugin-0.11.0

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.apache.pinot</groupId>
    <artifactId>pinot-fmpp-maven-plugin</artifactId>
    <version>0.12.1</version>
</plugin>

Advertisement