Closure Compiler Utils

Utilities for calling the Google Closure Compiler to optimize and detect errors in JavaScript code.

Лицензия

Лицензия

Группа

Группа

com.benmccann
Идентификатор

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

closure-compiler-utils
Последняя версия

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

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Closure Compiler Utils
Utilities for calling the Google Closure Compiler to optimize and detect errors in JavaScript code.
Ссылка на сайт

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

https://github.com/benmccann/closure-compiler-utils
Система контроля версий

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

https://github.com/benmccann/closure-compiler-utils

Скачать closure-compiler-utils

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1
com.google.javascript : closure-compiler jar r1592

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

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

Closure Compiler Utils

Utilities for calling the Google Closure Compiler to optimize and detect errors in JavaScript code.

Note

I am currently not actively supporting this library in favor of the Play Framework Plovr Plugin.

Main classes

ClosureDevelopmentServlet: dynamically recompiles your JS on each page load
JsDepsGenerator: calls out to depswriter.py to generate a deps.js file

Downloading

The compiled version is available in the Maven Central Repository.

License

Licensed under the Version 2.0 Apache Software License.

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

Версия
0.2
0.1