Skip to content

wix-incubator/wix-restaurants-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wix Restaurants JSON Utilities

Implements a JavaScript-like interface on top of Jackson: JSON.stringify, JSON.bytify, JSON.parse.

Supports standard Java and Scala objects.

Installation

Maven users

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>

Reporting Issues

Please use the issue tracker to report issues related to this library.

License

This library uses the Apache License, version 2.0.