All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fasterxml.jackson.core.json.package-info Maven / Gradle / Ivy

There is a newer version: 2.17.0
Show newest version
/**
 * JSON-specific parser and generator implementation classes that
 * Jackson defines and uses.
 * Application code should not (need to) use contents of this package;
 * nor are these implementations likely to be of use for sub-classing.
 */
package com.fasterxml.jackson.core.json;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy