Some Common RegEx Pattern Collection For Java, inspired by, and ported from expynent, a python RegEx library.
You can pull it from the Central Maven repositories:
<dependency>
<groupId>rocks.elegantly.bd</groupId>
<artifactId>commons-pattern</artifactId>
<version>0.0.5</version>
</dependency>
If you plan to contribute, please see this.
This is still an experimental project, which means that we do not guarantee any stability yet.