org.codehaus.jackson.map.module.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of barchart-wrap-jackson Show documentation
Show all versions of barchart-wrap-jackson Show documentation
bundle wrapper for json libs:
http://jackson.codehaus.org/
http://www.json.org/java/
https://github.com/FasterXML/jackson-datatype-json-org
The newest version!
/**
* Package that contains classes and interfaces to help implement
* custom extension {@link org.codehaus.jackson.map.Module}s
* (which are registered using
* {@link org.codehaus.jackson.map.ObjectMapper#registerModule}.
*
* @since 1.7
*/
package org.codehaus.jackson.map.module;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy