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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

0.0.1
Дата

Дата

Тип

Тип

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.
Ссылка на сайт

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

https://github.com/nlalevee/webpipes

Скачать webpipes

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant jar 1.8.4

runtime (14)

Идентификатор библиотеки Тип Версия
org.mozilla : rhino jar 1.7R4
org.webjars : webjars-locator jar 0.17
org.webjars : json2 jar 20110223
org.webjars : handlebars jar 1.3.0
org.webjars : coffee-script jar 1.8.0
org.webjars : emberjs jar 1.7.0
com.google.javascript : closure-compiler jar v20140730
commons-pool : commons-pool jar 1.6
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 18.0
org.webjars : less jar 1.7.3
com.github.sommeri : less4j jar 1.8.0
org.webjars : requirejs jar 2.1.14-1
org.webjars : react jar 0.11.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.slf4j : slf4j-simple jar 1.7.7

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

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

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

Версия
0.0.1