MVN

org.impalaframework : impala-maven-plugin

Maven & Gradle

May 04, 2010

impala-maven-plugin · impala-maven-plugin Maven Mojo

<plugin>
    <groupId>org.impalaframework</groupId>
    <artifactId>impala-maven-plugin</artifactId>
    <version>1.0-M2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.impalaframework : impala-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0-M2

All Versions

Choose a version of org.impalaframework : impala-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
impala-maven-plugin-1.0-M2
impala-maven-plugin-1.0-M1

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.impalaframework</groupId>
    <artifactId>impala-maven-plugin</artifactId>
    <version>1.0-M2</version>
</plugin>