Implements a JavaScript-like interface on top of Jackson: JSON.stringify, JSON.bytify, JSON.parse.
Supports standard Java and Scala objects.
Add this dependency to your project's POM:
<dependency>
<groupId>com.wix.restaurants</groupId>
<artifactId>wix-restaurants-json</artifactId>
<version>1.7.0</version>
</dependency>
Please use the issue tracker to report issues related to this library.
This library uses the Apache License, version 2.0.