org.jooq.tools.json.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of payment-retries-plugin Show documentation
Show all versions of payment-retries-plugin Show documentation
Kill Bill Payment Retries plugin
The newest version!
/**
* 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;