io.prestosql.hive.$internal.com.fasterxml.jackson.annotation.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hive-apache Show documentation
Show all versions of hive-apache Show documentation
Shaded version of Apache Hive for Presto
The newest version!
/**
* Public core annotations, most of which are used to configure how
* Data Mapping/Binding works. Annotations in this package can only
* have dependencies to non-annotation classes in Core package;
* annotations that have dependencies to Mapper classes are included
* in Mapper module (under io.prestosql.hive.$internal.org.codehaus.jackson.map.annotate).
* Also contains parameter types (mostly enums) needed by annotations.
*
* Note that prior versions (1.x) contained these annotations within
* 'core' jar, as part of Streaming API.
*/
package io.prestosql.hive.$internal.com.fasterxml.jackson.annotation;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy