MVN

com.github.jiayuhan-it : hadoop-maven-plugins

Maven & Gradle

Aug 14, 2017

Apache Hadoop Maven Plugins

<plugin>
    <groupId>com.github.jiayuhan-it</groupId>
    <artifactId>hadoop-maven-plugins</artifactId>
    <version>2.7.3JYHTEST</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.7.3JYHTEST

All Versions

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

Version Vulnerabilities Updated
2.7.x
hadoop-maven-plugins-2.7.3JYHTEST

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.jiayuhan-it</groupId>
    <artifactId>hadoop-maven-plugins</artifactId>
    <version>2.7.3JYHTEST</version>
</plugin>