Uses of Package
com.fasterxml.jackson.dataformat.yaml

Package
Description
Main abstractions for Jackson YAML format backend, including streaming reader ((YAMLParser), writer (YAMLGenerator) (and factory to create them, YAMLFactory) as well as mapper (YAMLMapper).
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.