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 | Apache 2.0 |
|---|---|
| Tags | compilergooglescriptingjavascript |
| HomePage | https://developers.google.com/closure/compiler/ 🔍 Inspect URL |
| Date | Apr 15, 2025 |
| Files | pom (1 KB) View All |
| Repositories | Central |
| Ranking | #961457 in MvnRepository (See Top Artifacts) |
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Closure Compiler Authors | closure-compiler-discuss<at>googlegroups.com | closure-compiler-authors |