/* ************************************************************************ # # DivConq # # http://divconq.com/ # # Copyright: # Copyright 2014 eTimeline, LLC. All rights reserved. # # License: # See the license.txt file in the project's top-level directory for details. # # Authors: # * Andy White # ************************************************************************ */ /** * <p> * This package is just a stripped down version of Jackson. We don't * need or want the serialization features and the whole thing is too * big (3 jars). * * TODO minimize and refine. * </p> */ package divconq.json3;