MVN

org.apache.hivemall : hivemall-docs

Maven & Gradle

Nov 29, 2019

Hivemall Documentation Tool

<plugin>
    <groupId>org.apache.hivemall</groupId>
    <artifactId>hivemall-docs</artifactId>
    <version>0.6.0-incubating</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.hivemall : hivemall-docs to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0-incubating

All Versions

Choose a version of org.apache.hivemall : hivemall-docs to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
hivemall-docs-0.6.0-incubating
0.5.x
hivemall-docs-0.5.2-incubating

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.hivemall</groupId>
    <artifactId>hivemall-docs</artifactId>
    <version>0.6.0-incubating</version>
</plugin>