jar

com.seovic.maven.plugins : npm-maven-plugin

Maven & Gradle

Nov 17, 2015
17 stars

npm Maven Plugin · A simple Maven plugin that defines 'npm' packaging type and delegates all phases of a default lifecycle to npm. As long as there is a script for the lifecycle phase in package.json, it will be executed.

Table Of Contents

Latest Version

Download com.seovic.maven.plugins : npm-maven-plugin JAR file - Latest Versions:

All Versions

Download com.seovic.maven.plugins : npm-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window npm-maven-plugin-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.seovic.maven.plugins.npm

├─ com.seovic.maven.plugins.npm.ExecMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.InstallMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.PackMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.Package.class - [JAR]

├─ com.seovic.maven.plugins.npm.PruneMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.PublishMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.RunMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.StartMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.StopMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.TestMojo.class - [JAR]

├─ com.seovic.maven.plugins.npm.UpdateMojo.class - [JAR]