org.codehaus.jackson.map.annotate.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jackson-mapper-asl Show documentation
Show all versions of jackson-mapper-asl Show documentation
Data Mapper package is a high-performance data binding package
built on Jackson JSON processor
The newest version!
/**
* Annotations that directly depend on Mapper classes (not just
* Jackson core) and are used for configuring Data Mapping functionality.
*/
package org.codehaus.jackson.map.annotate;