Skip to content
/ jsonic Public

A fast, efficient and heavily extensible Java library for parsing, serializing and deserializing JSON. Supports POJO serialization and deserialization.

License

Notifications You must be signed in to change notification settings

aparx/jsonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonic

A fast, efficient and heavily extensible Java library for parsing, serializing and deserializing JSON. Supports POJO serialization and deserialization.

They say don't reinvent the wheel! - Guess what? I did anyways. But I think I did a pretty decent job. And there are reasons for why you should use jsonic over existing libraries.

More follows ...

About

A fast, efficient and heavily extensible Java library for parsing, serializing and deserializing JSON. Supports POJO serialization and deserialization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages