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

de.jacks-it-lab
ArtifactId

ArtifactId

frontend-plugins
Last Version

Last Version

1.7.2
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/jacksitlab/frontend-maven-plugin
Source Code Management

Source Code Management

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

Download frontend-plugins

How to add to project

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

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.7.2
1.7.1