svenson is a Java5 JSON generator/parser.
svenson is a Java5 JSON generator/parser. It lets you convert Java object graphs into JSON and vice versa. svenson offers an API and annotations to aid you in this.
References
- The project's homepage is located here: http://fforw.github.io/svenson/
- The project is hosted on GitHub