Don't know of any java-based one, but I use the original version from http://lesscss.org quite a bit. (That can run stand-alone and generate CSS files, or it can run as a plugin for Ruby-based sites.) It offers a lot of what SASS has, but uses a superset of CSS instead of a different mini-language, which made it a lot quicker to get going with when I tried both.