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.

Лицензия

Лицензия

Группа

Группа

de.jacks-it-lab
Идентификатор

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

frontend-plugins
Последняя версия

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

1.7.2
Дата

Дата

Тип

Тип

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/jacksitlab/frontend-maven-plugin
Система контроля версий

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

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

Скачать frontend-plugins

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

Как подключить последнюю версию

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

Зависимости

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

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

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

Версии библиотеки

Версия
1.7.2
1.7.1