Last Version

io.github.alexandertang:frontend-plugin-core 1.9.2-failsafe

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

io.github.alexandertang
ArtifactId

ArtifactId

frontend-plugin-core
Version

Version

1.9.2-failsafe
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.9.2-failsafe


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

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.19
commons-io : commons-io jar 1.3.2
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 (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.