MVN

org.apache.mahout : mahout-collection-codegen-plugin

Maven & Gradle

Apr 07, 2010
1 usages

Maven Mojo to generate code for collections

<plugin>
    <groupId>org.apache.mahout</groupId>
    <artifactId>mahout-collection-codegen-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.mahout : mahout-collection-codegen-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.apache.mahout : mahout-collection-codegen-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
mahout-collection-codegen-plugin-1.0
0.3
mahout-collection-codegen-plugin-0.3

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.mahout</groupId>
    <artifactId>mahout-collection-codegen-plugin</artifactId>
    <version>1.0</version>
</plugin>