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

com.fasterxml.jackson.jaxrs.json.annotation.package-info Maven / Gradle / Ivy

Go to download

Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.

There is a newer version: 2.18.1
Show newest version
/**
 * Package that contains annotations specific to JSON dataformat.
 *

* NOTE: starting with version 2.2, general-purpose annotations * will be moved to a shared package, and this package will only * contains JSON-specific annotations. */ package com.fasterxml.jackson.jaxrs.json.annotation;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy