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 offers the base classes to run javascript on Rhino.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

0.0.3
Дата

Дата

Тип

Тип

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 offers the base classes to run javascript on Rhino.
Ссылка на сайт

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

https://github.com/nlalevee/webpipes

Скачать webpipes-rhino

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.hibnet : webpipes-core jar [0.0.3,0.0.4)
org.mozilla : rhino jar 1.7R4
org.webjars : rjs jar 2.1.15

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

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

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

Версия
0.0.3
0.0.2