Last Version

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

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.1
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.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.apache.commons : commons-compress jar 1.21
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-exec jar 1.3
org.apache.httpcomponents : httpclient jar 4.5.13
org.codehaus.plexus : plexus-utils jar 3.0.22
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.1.0

Project Modules

There are no modules declared in this project.