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 |
|---|---|
| Categories | JavaScript Processors |
| Tags | compilergoogleprocessorscriptingjavascript |
| Organization | |
| HomePage | http://code.google.com/p/closure-compiler/ 🔍 Inspect URL |
| Date | Jun 04, 2013 |
| Files | pom (4 KB) jar (3.4 MB) View All |
| Repositories | CentralIBiblioMulesoftSciJava Public |
| Ranking | #2318 in MvnRepository (See Top Artifacts) #3 in JavaScript Processors |
| Used By | 278 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-7254 CVE-2023-5072 CVE-2023-2976 View 7 more ... |
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| CLI Parser MIT | args4j » args4j | 2.0.16 | 2.37 | |
| Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 1.3.9 | 4.9.8 | |
| Core Utils Apache 2.0 | com.google.guava » guava3 vulnerabilities | 14.0.1 | 33.5.0-jre | |
| Serializer BSD 3-clause | com.google.protobuf » protobuf-java4 vulnerabilities | 2.4.1 | 4.33.1 | |
| JSON Lib Public | org.json » json2 vulnerabilities | 20090211 | 20250517 |
Test Dependencies (2)
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 | |
|---|---|---|---|---|
| John Lenz | concavelenz<at>gmail.com | johnlenz | ||
| Nick Santos | nicholas.j.santos<at>gmail.com | nicksantos | ||
| Alan Leung | acleung<at>gmail.com | acleung | ||
| Michael Bolin | mbolin<at>alum.mit.edu | mbolin | ||
| Paul Lindner | lindner<at>inuus.com | plindner |