Skip to content

summabr/sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sol - Summa Open Library

========================

SOL logo

The Summa Open Library is a general-purpose set of open source Java components, developed by Summa Technologies do Brasil, and freely available under the Apache 2.0 License.

http://www.summa.com.br

http://summabr.github.io/sol/

Release info

  • sol-0.4.1: Removed deprecated methods
  • sol-0.4.0: New features, backward compatible: Reflections.getAllMethods, Checksums, and RangeMap
  • sol-0.3.0: New features, backward compatible: Nullables.coalesce, Maps, Chains, and Reflector
  • sol-0.2.0: New features, backward compatible: limited collection, exclusion strategy, new Reflections, ProximityMap and Crypt convenience classes
  • sol-0.1.1: First public release