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.
Artifacts using closure-compiler version v20191111 (10)
HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by
removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
As a ...
Last Release on Jun 15, 2026
2.Charba6 usages
org.pepstock » charba Apache
Charba - J2CL and GWT charts library based on CHART.JS
Last Release on Feb 10, 2024
Maven plugin providing core, cross-product tooling for developing Atlassian P2 plugins.
Last Release on Jul 22, 2026
5.PrimeFaces Extensions Resource Optimizer Plugin20 usages
org.primefaces.extensions » resources-optimizer-maven-plugin Apache
Maven plugin to compress and merge resources like JavaScript and CSS files.
Last Release on Mar 26, 2026
9.Closure Compiler Maven Plugin35 usages
com.github.blutorange » closure-compiler-maven-plugin Apache
Preprocess (combine, transpile, minimize) JavaScript with closure compiler.
Last Release on Dec 14, 2025
Maven HTMLCompressor Plugin allows to compress html/xml by adding a few lines to the pom file.
Last Release on Jun 16, 2026
- Prev
- 1
- Next