MVN

de.matrixweb.smaller : smaller-node-builder-maven-plugin

Maven & Gradle

Apr 02, 2014
0 stars

Smaller Node Plugin Builder · This Maven Mojo creates smaller plugins based on npm-modules for node.js

<plugin>
    <groupId>de.matrixweb.smaller</groupId>
    <artifactId>smaller-node-builder-maven-plugin</artifactId>
    <version>1.0.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.matrixweb.smaller : smaller-node-builder-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of de.matrixweb.smaller : smaller-node-builder-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smaller-node-builder-maven-plugin-1.0.9
smaller-node-builder-maven-plugin-1.0.8
smaller-node-builder-maven-plugin-1.0.7
smaller-node-builder-maven-plugin-1.0.6
smaller-node-builder-maven-plugin-1.0.5
smaller-node-builder-maven-plugin-1.0.4
smaller-node-builder-maven-plugin-1.0.3
smaller-node-builder-maven-plugin-1.0.2
smaller-node-builder-maven-plugin-1.0.1
smaller-node-builder-maven-plugin-1.0.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>de.matrixweb.smaller</groupId>
    <artifactId>smaller-node-builder-maven-plugin</artifactId>
    <version>1.0.9</version>
</plugin>

Advertisement