MVN

org.apache.arrow.maven.plugins : module-info-compiler-maven-plugin

Maven & Gradle

Apr 16, 2024

Module Info Compiler Maven Plugin

<plugin>
    <groupId>org.apache.arrow.maven.plugins</groupId>
    <artifactId>module-info-compiler-maven-plugin</artifactId>
    <version>16.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.arrow.maven.plugins : module-info-compiler-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 16.0.0

All Versions

Choose a version of org.apache.arrow.maven.plugins : module-info-compiler-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
16.0.x
module-info-compiler-maven-plugin-16.0.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.arrow.maven.plugins</groupId>
    <artifactId>module-info-compiler-maven-plugin</artifactId>
    <version>16.0.0</version>
</plugin>