List of Java frameworks: Difference between revisions

Content deleted Content added
AkilaMK (talk | contribs)
m AkilaMK moved page List of Java technologies to List of Java Frameworks: List of Java Frameworks is more appropriate than List of Java technologies
No edit summary
Line 184:
|[[GlassFish]]||Application server and official reference implementation for Servlets 3.0.
|-
|[[Gson|Google GSonGson]]||Library to serialize and deserialize Java objects to (and from) JSON.
|-
|[[Google Guava]]||Set of common libraries, it facilitates best coding practices and helps reduce coding errors. It provides utility methods for collections, caching, primitives support, concurrency, common annotations, string processing, I/O, and validations.