Commons Regex

Commons Regex is a small utility library meant to make it easier to work with regular expressions in Java.

The project is still in it’s infancy, but I’m using it in a production enterprise application and it has extremely good test coverage.

You can read more about the project as well as download the binary on its Google Code Page