Последняя версия

Frontend Plugins 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.

Лицензия

Лицензия

Группа

Группа

io.github.alexandertang
Идентификатор

Идентификатор

frontend-plugins
Версия

Версия

1.9.2-failsafe
Тип

Тип

pom
Описание

Описание

Frontend Plugins
This Maven plugin lets you install Node/NPM locally for your project, install dependencies with NPM, run Grunt tasks, and/or run Karma tests.
Ссылка на сайт

Ссылка на сайт

https://github.com/alexandertang/frontend-maven-plugin
Система контроля версий

Система контроля версий

https://github.com/alexandertang/frontend-maven-plugin

Скачать frontend-plugins 1.9.2-failsafe

Имя Файла Размер
frontend-plugins-1.9.2-failsafe.pom 7 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • frontend-plugin-core
  • frontend-maven-plugin