Thanks Benedikt!

> On Oct 18, 2016, at 11:44 PM, Benedikt Ritter <brit...@apache.org> wrote:
> 
> The Apache Commons community is happy to announce the availability of
> Apache Commons Lang 3.5.
> 
> Apache Commons Lang provides 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.
> 
> The release notes are available at:
> http://www.apache.org/dist/commons/lang/RELEASE-NOTES.txt
> 
> Distribution packages can be downloaded from:
> https://commons.apache.org/proper/commons-lang/download_lang.cgi
> 
> When downloading, please verify signatures using the KEYS file available at:
> http://www.apache.org/dist/commons
> 
> Maven artifacts are also available in the central Maven repository:
> 
> <dependency>
>  <groupId>org.apache.commons</groupId>
>  <artifactId>commons-lang3</artifactId>
>  <version>3.5</version>
> </dependency>
> 
> 
> Have fun,
> Benedikt, on behalf of the Apache Commons Community


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to