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

com.groupbyinc.common.jackson.dataformat.yaml.snakeyaml.error.package-info Maven / Gradle / Ivy

There is a newer version: 198
Show newest version
/**
Replacement for shaded-in package that Jackson versions up to and including 2.7
had; with 2.8 (and later 2.x) we unfortunately fake to sort of fake formerly
relocated types. This is needed to improve backwards compatibility with
frameworks like DropWizard.

New code based on Jackson 2.8 and later should NOT use types in this package but instead rely on {@link com.fasterxml.jackson.dataformat.yaml.JacksonYAMLParseException} */ package com.fasterxml.jackson.dataformat.yaml.snakeyaml.error;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy