In our project, we have downloaded the Dojo and jQuery libraries from Google CDNs. I am currently seeking a Java tool that can both cache and minify these libraries. The caching process should take place within the ROOT project of Tomcat. While I am aware of the effectiveness of YUI Compressor as a minifier, I am hoping to find an open source alternative that can fulfill both caching and minifying functions.