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 v20130722 (4)
1.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
2.OSGi Bundle Closure Compiler1 usages
de.matrixweb.osgi.wrapped » osgi-wrapped-closure-compiler Apache
This projects just wrapped the google closure-compile with an
OSGi manifest.
Last Release on Nov 26, 2013
4.Kevoree :: Modeling :: Kotlin :: Generator :: MavenPlugin7 usages
org.kevoree.modeling » org.kevoree.modeling.kotlin.generator.mavenplugin LGPL
Kevoree :: Modeling :: Kotlin :: Generator :: MavenPlugin
Last Release on Oct 15, 2014
- Prev
- 1
- Next