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 r1459 (8)
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.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
4.Maven Closure Compiler Plugin2 usages
com.dasberg.maven.plugins » maven-closure-compiler-plugin Apache
Maven Closure Compiler Plugin
Last Release on Oct 27, 2011
WebUtilities is the Java library that helps you to speed up and improve client side performance of your
J2EE web application.
Last Release on Aug 30, 2015
- Prev
- 1
- Next