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 | Nov 13, 2023 |
| Files | pom (3 KB) jar (5.5 MB) View All |
| Repositories | Central |
| Ranking | #6182 in MvnRepository (See Top Artifacts) |
| Used By | 85 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-7254 |
Compile Dependencies (11)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| CLI Parser MIT | args4j » args4j | 2.33 | 2.37 | |
| Annotation Lib Apache 2.0 | com.google.auto.value » auto-value-annotations | 1.6 | 1.11.1 | |
| JSON Lib Apache 2.0 | com.google.code.gson » gson | 2.9.1 | 2.13.2 | |
| Defect Detection Apache 2.0 | com.google.errorprone » error_prone_annotations | 2.18.0 | 2.44.0 | |
Apache 2.0 | com.google.guava » failureaccess | 1.0.1 | 1.0.3 | |
| Core Utils Apache 2.0 | com.google.guava » guava | 32.1.2-jre | 33.5.0-jre | |
| Serializer BSD 3-clause | com.google.protobuf » protobuf-java1 vulnerability | 3.21.12 | 4.33.1 | |
| Regexp | com.google.re2j » re2j | 1.3 | 1.8 | |
| Annotation Lib CDDLGPL 2.0 | javax.annotation » jsr250-api | 1.0 | 1.3.2 | |
| Build Tool Apache 2.0 | org.apache.ant » ant | 1.10.11 | 1.10.15 | |
| Annotation Lib Apache 2.0 | org.jspecify » jspecify | 0.2.0 | 1.0.0 |
Licenses
| License | URL |
|---|---|
| Apache-2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Closure Compiler Authors | closure-compiler-discuss<at>googlegroups.com | closure-compiler-authors |