MVN

com.github.leonardo-couto : nodejs-installer-plugin

Maven & Gradle

Feb 21, 2017
4 stars

nodejs-installer-plugin Maven Plugin · Maven plugin to install Node.js and npm

<plugin>
    <groupId>com.github.leonardo-couto</groupId>
    <artifactId>nodejs-installer-plugin</artifactId>
    <version>7.5.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.leonardo-couto : nodejs-installer-plugin to add to Maven - Latest Versions:

  • Latest Stable: 7.5.0

All Versions

Choose a version of com.github.leonardo-couto : nodejs-installer-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
7.5.x
nodejs-installer-plugin-7.5.0
0.12.x
nodejs-installer-plugin-0.12.5
0.10.x
nodejs-installer-plugin-0.10.28

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.leonardo-couto</groupId>
    <artifactId>nodejs-installer-plugin</artifactId>
    <version>7.5.0</version>
</plugin>