is not current version
Last Version 1.12.1

com.github.eirslett:frontend-plugin-core 1.12.0

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-plugin-core
Version

Version

1.12.0
Type

Type

jar
Description

Description

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

Download frontend-plugin-core 1.12.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
org.apache.commons : commons-compress jar 1.19
commons-io : commons-io jar 2.7
org.apache.commons : commons-exec jar 1.3
org.apache.httpcomponents : httpclient jar 4.5.2
org.codehaus.plexus : plexus-utils jar 3.0.22
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-api-mockito2 jar 2.0.7

Project Modules

There are no modules declared in this project.