Skip to content

JSON generation and parsing utility library for Java.

Notifications You must be signed in to change notification settings

Stephen176/JSONUtil

This branch is up to date with billdavidson/JSONUtil:trunk.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f833a1b · Oct 5, 2016
Oct 5, 2016
Jul 12, 2016
Aug 26, 2015
Oct 5, 2016

Repository files navigation

This is a JSON generation and parsing library for Java. It is oriented towards being used in web servers and includes several options for validation and controlling the way that the JSON is generated.

Features

Binaries

Getting Started Guide

Javadoc online (start with the JSONUtil class)

JSONUtil at the Maven Central Repository

Comments (Disqus)

Report Issues

What's New

  • Oct 05 - JSONUtil 1.10.4 released with change to default for undefined code points.
  • Sep 26 - JSONUtil 1.10.2 released with better handling of bad character data.
  • Sep 19 - JSONUtil 1.10.1 released with major speed enhancement for encoding strings that require escaping.
  • Sep 14 - JSONUtil 1.10.0 released with major speed enhancements for encoding strings and numbers.
  • Aug 17 - JMX MBean Wiki page updated with images
  • Aug 15 - JSONUtil 1.9 released to support object reflection, arbitrary precision numbers and parsing to primitive arrays.

About

JSON generation and parsing utility library for Java.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%