com.fasterxml.jackson.core.json.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jersey-all Show documentation
Show all versions of jersey-all Show documentation
jersey-all is a rebundled verison of Jersey as one OSGi bundle.
The 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;