Last Version

de.jacks-it-lab:frontend-plugin-core 1.7.2

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

Version

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


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

Dependencies

compile (8)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.apache.commons : commons-compress jar 1.5
commons-io : commons-io jar 1.3.2
org.apache.commons : commons-exec jar 1.3
org.apache.httpcomponents : httpclient jar 4.5.1
org.codehaus.plexus : plexus-utils jar 3.0.22
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.