Closure Compiler

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.treblereel.gwt.javascript
Идентификатор

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

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

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

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Closure Compiler
Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.
Ссылка на сайт

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

https://developers.google.com/closure/compiler/
Организация-разработчик

Организация-разработчик

Google

Скачать closure-compiler

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.treblereel.gwt.javascript : closure-compiler-externs jar 0.1
args4j : args4j jar 2.33
com.google.errorprone : error_prone_annotations jar 2.3.1
com.google.guava : guava jar 25.1-jre
com.google.protobuf : protobuf-java jar 3.0.2
com.google.code.gson : gson jar 2.7
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.jsinterop : jsinterop-annotations jar 1.0.0

provided (2)

Идентификатор библиотеки Тип Версия
com.google.auto.value : auto-value jar 1.4.1
org.apache.ant : ant jar 1.9.7

test (4)

Идентификатор библиотеки Тип Версия
com.google.truth : truth jar 0.41
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.21
com.google.guava : guava-testlib jar 25.1-jre

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

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

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

Версия
0.1