Last Version

Closure Compiler GWT App 0.1

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.

License

License

Categories

Categories

JavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.treblereel.gwt.javascript
ArtifactId

ArtifactId

closure-compiler-gwt
Version

Version

0.1
Type

Type

gwt-app
Description

Description

Closure Compiler GWT App
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.
Project URL

Project URL

https://developers.google.com/closure/compiler/
Project Organization

Project Organization

Google

Download closure-compiler-gwt 0.1

Dependencies

compile (11)

Group / Artifact Type Version
org.treblereel.gwt.javascript : closure-compiler-externs jar 0.1
args4j : args4j jar 2.33
com.google.guava : guava jar 25.1-jre
com.google.guava : guava-gwt 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.gwt : gwt-user jar 2.8.1
com.google.gwt : gwt-dev jar 2.8.1
com.google.jsinterop : jsinterop-annotations jar 1.0.0
com.google.elemental2 : elemental2-core jar 1.0.0-beta-1

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.4.1
org.apache.ant : ant jar 1.9.7

test (4)

Group / Artifact Type Version
com.google.truth : truth jar 0.41
org.mockito : mockito-core jar 2.2.21
com.google.guava : guava-testlib jar 25.1-jre
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.