commit | 97f67d717b965e1cd01f194819722eefe9155fa5 | [log] [tgz] |
---|---|---|
author | Benedikt Ritter <britter@apache.org> | Sun Mar 30 13:51:54 2014 +0000 |
committer | Benedikt Ritter <britter@apache.org> | Sun Mar 30 13:51:54 2014 +0000 |
tree | c9abe88228c7771f42b783074e71ba5e4e979cfc | |
parent | c95fa44d03e867b71a82c11f0c9c9b8eaf25f20b [diff] |
Reverting changes from r1582981 due to vetos by Sebb and Gary Gregory git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1583140 13f79535-47bb-0310-9956-ffa450edef68
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.
More information can be found on the homepage.
The commons developer mailing list is the main channel of communication for contributors.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>3.3.1</version>
Code is under the Apache Licence v2.
You like Apache Commons Lang? Then donate back to the ASF to support the development.