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 |
| HomePage | https://developers.google.com/closure/compiler/ 🔍 Inspect URL |
| Date | Mar 21, 2020 |
| Files | pom (4 KB) jar (10.7 MB) View All |
| Repositories | Central |
| Ranking | #2321 in MvnRepository (See Top Artifacts) #3 in JavaScript Processors |
| Used By | 278 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2021-36374 CVE-2021-36373 CVE-2020-1945 View 2 more ... |
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| CodeGen Apache 2.0 | com.google.auto.value » auto-value | 1.4.1 | 1.11.1 | |
| Build Tool Apache 2.0 | org.apache.ant » ant4 vulnerabilities | 1.9.7 | 1.10.15 |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing Apache 2.0 | com.google.guava » guava-testlib | 25.1-jre | 33.5.0-jre | |
| Assertion Apache 2.0 | com.google.truth » truth | 0.45 | 1.4.5 | |
| Testing EPL 2.0 | junit » junit1 vulnerability | 4.12 | 6.0.1 | |
| Mocking MIT | org.mockito » mockito-core | 2.2.21 | 5.20.0 |
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 | |||
| Michael Bolin | mbolin<at>alum.mit.edu | mbolin | ||
| Paul Lindner | lindner<at>inuus.com | plindner | ||
| Chad Killingsworth | chadkillingsworth<at>gmail.com | ckillingsworth |