org.jooq.tools.json.package-info Maven / Gradle / Ivy
/**
* The org.jooq.tools.json
package contains parts of JSON Simple.
*
* jOOQ has no external dependencies. Nevertheless, some libraries that are
* compatible with jOOQ's Apache License 2.0 are embedded into jOOQ. See the
* JSON Simple website for more details about JSON Simple:
*
* http://code.google.com/p/json-simple/
*/
package org.jooq.tools.json;