Last Version

Maven Frontend Plugin 1.9.2-failsafe

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

io.github.alexandertang
ArtifactId

ArtifactId

frontend-maven-plugin
Version

Version

1.9.2-failsafe
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.9.2-failsafe


<plugin>
    <groupId>io.github.alexandertang</groupId>
    <artifactId>frontend-maven-plugin</artifactId>
    <version>1.9.2-failsafe</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
io.github.alexandertang : frontend-plugin-core jar 1.9.2-failsafe
org.apache.maven : maven-plugin-api jar 3.5.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.1.0

Project Modules

There are no modules declared in this project.