blob: cb874bb109349693e1810dc4556073f7bc6c7ead [file] [log] [blame]
\u001B[1mSYNOPSIS\u001B[0m
${project.description}
Original Maven URL:
\u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
The standard Java libraries fail to provide enough methods for manipulation of its core classes.
Apache Commons Lang provides these extra methods.
Lang provides a host of helper utilities for the java.lang API, notably String manipulation methods,
basic numerical methods, object reflection, concurrency, creation and serialization and System properties.
Additionally it contains basic enhancements to java.util.Date and a series of utilities dedicated to help
with building methods, such as hashCode, toString and equals.
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mhttp://commons.apache.org/lang/\u001B[0m