This Maven plugin lets you install Node/NPM locally for your project, install dependencies with NPM, run Grunt tasks, and/or run Karma tests.
'com.github.eirslett:frontend-plugin-core:0.0.11'
<dependency>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-plugin-core</artifactId>
<version>0.0.11</version>
</dependency>
<dependency org="com.github.eirslett" name="frontend-plugin-core" rev="0.0.11"/>
"com.github.eirslett", "frontend-plugin-core", "0.0.11"