is not current version
Last Version 1.12.1

Maven Frontend Plugin 1.12.0

This Maven plugin lets you install Node/NPM locally for your project, install dependencies with NPM, install dependencies with bower or jspm, run Grunt or gulp tasks, and/or run Karma tests.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.eirslett
ArtifactId

ArtifactId

frontend-maven-plugin
Version

Version

1.12.0
Type

Type

maven-plugin
Description

Description

Maven Frontend Plugin
This Maven plugin lets you install Node/NPM locally for your project, install dependencies with NPM, install dependencies with bower or jspm, run Grunt or gulp tasks, and/or run Karma tests.

Download frontend-maven-plugin 1.12.0


<plugin>
    <groupId>com.github.eirslett</groupId>
    <artifactId>frontend-maven-plugin</artifactId>
    <version>1.12.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.github.eirslett : frontend-plugin-core jar 1.12.0
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.sonatype.plexus : plexus-build-api jar 0.0.7

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.6.0

Project Modules

There are no modules declared in this project.