MVN

com.github.maven-hadoop.plugin : maven-hadoop-plugin

Maven & Gradle

Feb 27, 2010
23 stars

Maven Plugin for Hadoop · Maven plugin for Hadoop

<plugin>
    <groupId>com.github.maven-hadoop.plugin</groupId>
    <artifactId>maven-hadoop-plugin</artifactId>
    <version>0.20.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.maven-hadoop.plugin : maven-hadoop-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.20.1

All Versions

Choose a version of com.github.maven-hadoop.plugin : maven-hadoop-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.20.x
maven-hadoop-plugin-0.20.1
maven-hadoop-plugin-0.20.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>com.github.maven-hadoop.plugin</groupId>
    <artifactId>maven-hadoop-plugin</artifactId>
    <version>0.20.1</version>
</plugin>