Skip to content

david-java/jsend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsend

Java JSend implementation for JSON serialization. JSend is an easy to use library for creating JSON responses according to JSend specification.

Jackson library is required for JSON serialization and JUnit for testing it. Maven tool is required for build.

You can read JSend specification at http://labs.omniti.com/labs/jsend

In src/test/java folder you can see a JUnit Test with two functions of how to use it

About

Java JSend library, based on omniti labs spec, for JSON Response serialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages