Webpipes

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module adds support for the Closure Compiler by Google.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

org.hibnet
Идентификатор

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

webpipes-googleclosure
Последняя версия

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

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Webpipes
Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module adds support for the Closure Compiler by Google.
Ссылка на сайт

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

https://github.com/nlalevee/webpipes

Скачать webpipes-googleclosure

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

<!-- https://jarcasting.com/artifacts/org.hibnet/webpipes-googleclosure/ -->
<dependency>
    <groupId>org.hibnet</groupId>
    <artifactId>webpipes-googleclosure</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibnet/webpipes-googleclosure/
implementation 'org.hibnet:webpipes-googleclosure:0.0.4'
// https://jarcasting.com/artifacts/org.hibnet/webpipes-googleclosure/
implementation ("org.hibnet:webpipes-googleclosure:0.0.4")
'org.hibnet:webpipes-googleclosure:jar:0.0.4'
<dependency org="org.hibnet" name="webpipes-googleclosure" rev="0.0.4">
  <artifact name="webpipes-googleclosure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibnet', module='webpipes-googleclosure', version='0.0.4')
)
libraryDependencies += "org.hibnet" % "webpipes-googleclosure" % "0.0.4"
[org.hibnet/webpipes-googleclosure "0.0.4"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.hibnet : webpipes-core jar [0.0.4,0.0.5)
com.google.javascript : closure-compiler jar v20140730

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

Данный проект не имеет модулей.

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

Версия
0.0.4
0.0.3
0.0.2