jackson-databind

Data binder

A general-purpose data-binding package for Java applications

General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)

GitHub

4k stars
169 watching
1k forks
Language: Java
last commit: about 1 month ago
hacktoberfestjacksonjackson-databindjson

Related projects:

Repository Description Stars
fasterxml/jackson-core A low-level incremental parser and generator abstraction used by Jackson Data Processor for JSON data binding 2,273
fasterxml/jackson A suite of data-processing tools for Java to handle various data formats and structures. 9,173
fasterxml/jackson-modules-java8 Supports Java 8 features in Jackson JSON serialization and deserialization 400
fasterxml/jackson-annotations Provides annotations for customizing JSON serialization and deserialization of Java classes 1,032
fasterxml/jackson-docs A comprehensive resource for learning and using the Jackson JSON processor 729
joelittlejohn/jsonschema2pojo Generates Java types from JSON or JSON Schema for data-binding with popular libraries 6,250
bluelinelabs/logansquare A JSON parsing and serialization library for Android using Jackson's streaming API 3,204
swquinn/jackson-datatype-json-lib A Jackson library extension for working with JSON data from the net.sf.json library 4
jas502n/jackson-cve-2020-8840 A project that details and demonstrates the impact of a remote code execution vulnerability in a popular Java library used for JSON data binding. 73
hubspot/jackson-datatype-protobuf Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. 140
fasterxml/jackson-module-scala A Jackson module providing support for serialization and deserialization of Scala data structures 502
fasterxml/jackson-module-kotlin Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library 1,127
logfellow/logstash-logback-encoder A Java library providing loggers and appenders to format logs into JSON and other data formats using Jackson. 2,448
stleary/json-java Provides a reference implementation of JSON parsing and generation in Java 4,547
pjfanning/jackson-module-enumeratum A Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization 4