License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.eirslett |
ArtifactId | ArtifactIdfrontend-maven-plugin |
Last Version | Last Version1.12.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMaven 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.
|
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.12.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.github.eirslett : frontend-plugin-core | jar | 1.12.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.6.0 |