This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Java-based library to serialize or map Java objects to JSON and vice versa. Jackson is used to convert the java objects to json, and json to java objects.
First released | 2009 |
Developed by | JacksonHome |
Latest stable version | Jackson 2 |
Open-source | Not defined |
Json written with jackson can contain embedded class information that helps in creating the complete object tree during deserialization.