wro4j is a project that will help you to easily improve your Web application page loading time. It can help you to keep your static resources (JavaScript and CSS) well organized, merge and minify them at run-time (using a simple filter) or build-time (using a Maven plugin), and has several features you may find useful when dealing with Web resources.
| Tags | Web resource management Optimization minimization |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | any |
| Implementation | Java JavaScript CSS |


Release Notes: This release contains mostly bugfixes and few upgrades of dependencies, including less4j, Ember.js, and Google Closure.


Release Notes: This release contains mostly bug fixes and few upgrades of dependencies, like less4j, jshint, jruby, emberjs, handlebards, and coffee-script.


Release Notes: This release makes ResourceWatcher check for changes asynchronously, upgrades less4j, jshint, and handlebars dependencies, and adds other bugfixes and small improvements.


Release Notes: This release adds multiple context folders for the maven plugin, incremental build support for linter goals in the maven plugin, upgrades for jruby, emberjs, and the handlebars Listener for resourceWatcher, and bugfixes and small improvements.


Release Notes: This is a minor release containing mostly bugfixes and small improvements. The most notable improvements are related to the maven plugin. It is now possible to run in parallel preProcessors and each target group as well, and incremental build support is available out of the box using the new configuration parameter "incrementalBuildEnabled".