Frontend Plugins

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

License

License

GroupId

GroupId

com.github.eirslett
ArtifactId

ArtifactId

frontend-plugins
Last Version

Last Version

1.12.1
Release Date

Release Date

Type

Type

pom
Description

Description

Frontend Plugins
This Maven plugin lets you install Node/NPM locally for your project, install dependencies with NPM, run Grunt tasks, and/or run Karma tests.
Project URL

Project URL

https://github.com/eirslett/frontend-maven-plugin
Source Code Management

Source Code Management

https://github.com/eirslett/frontend-maven-plugin

Download frontend-plugins

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugins/ -->
<dependency>
    <groupId>com.github.eirslett</groupId>
    <artifactId>frontend-plugins</artifactId>
    <version>1.12.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugins/
implementation 'com.github.eirslett:frontend-plugins:1.12.1'
// https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugins/
implementation ("com.github.eirslett:frontend-plugins:1.12.1")
'com.github.eirslett:frontend-plugins:pom:1.12.1'
<dependency org="com.github.eirslett" name="frontend-plugins" rev="1.12.1">
  <artifact name="frontend-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.eirslett', module='frontend-plugins', version='1.12.1')
)
libraryDependencies += "com.github.eirslett" % "frontend-plugins" % "1.12.1"
[com.github.eirslett/frontend-plugins "1.12.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • frontend-plugin-core
  • frontend-maven-plugin

Versions

Version
1.12.1
1.12.0
1.11.3
1.11.2
1.11.0
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.0
1.7.6
1.7.5
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.0.29
0.0.28
0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22
0.0.20
0.0.19
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9