jackson-annotations
JSON annotator
Provides annotations for customizing JSON serialization and deserialization of Java classes
Core annotations (annotations that only depend on jackson-core) for Jackson data processor
1k stars
72 watching
331 forks
Language: Java
last commit: 20 days ago Related projects:
Repository | Description | Stars |
---|---|---|
fasterxml/jackson-modules-java8 | Supports Java 8 features in Jackson JSON serialization and deserialization | 401 |
fasterxml/jackson-docs | A comprehensive resource for learning and using the Jackson JSON processor | 727 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
fasterxml/jackson-module-scala | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
junjunlab/jjanno | A package that simplifies the process of adding multiple annotations to ggplot plots | 106 |
swquinn/jackson-datatype-json-lib | A Jackson library extension for working with JSON data from the net.sf.json library | 4 |
anno4j/anno4j | Provides an API to create, manage, and query annotations using Java | 48 |
jcustenborder/kafka-jackson | Provides a standardized way to serialize and deserialize JSON data in Apache Kafka using Jackson | 7 |
chartjs/chartjs-plugin-annotation | Adds interactive annotation features to Chart.js charts | 605 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
mbknor/mbknor-jackson-jsonschema | Generates JSON schema from POJOs using Jackson annotations | 235 |
vavr-io/vavr-jackson | A Jackson datatype module for serializing and deserializing Java data structures into JSON | 99 |
fasterxml/jackson | A suite of data-processing tools for Java to handle various data formats and structures. | 9,129 |