Closure Compiler Utils
Utilities for calling the Google Closure Compiler to optimize and detect errors in JavaScript code.
Note
I am currently not actively supporting this library in favor of the Play Framework Plovr Plugin.
Main classes
ClosureDevelopmentServlet: dynamically recompiles your JS on each page load
JsDepsGenerator: calls out to depswriter.py to generate a deps.js file
Downloading
The compiled version is available in the Maven Central Repository.
License
Licensed under the Version 2.0 Apache Software License.