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: almost 2 years ago
hacktoberfestjacksonjackson-databindjson

Related projects:

RepositoryDescriptionStars
fasterxml/jackson-coreA low-level incremental parser and generator abstraction used by Jackson Data Processor for JSON data binding2,273
fasterxml/jacksonA suite of data-processing tools for Java to handle various data formats and structures.9,173
fasterxml/jackson-modules-java8Supports Java 8 features in Jackson JSON serialization and deserialization400
fasterxml/jackson-annotationsProvides annotations for customizing JSON serialization and deserialization of Java classes1,032
fasterxml/jackson-docsA comprehensive resource for learning and using the Jackson JSON processor729
joelittlejohn/jsonschema2pojoGenerates Java types from JSON or JSON Schema for data-binding with popular libraries6,250
bluelinelabs/logansquareA JSON parsing and serialization library for Android using Jackson's streaming API3,204
swquinn/jackson-datatype-json-libA Jackson library extension for working with JSON data from the net.sf.json library4
jas502n/jackson-cve-2020-8840A 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-protobufAdds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library.140
fasterxml/jackson-module-scalaA Jackson module providing support for serialization and deserialization of Scala data structures502
fasterxml/jackson-module-kotlinAdds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library1,127
logfellow/logstash-logback-encoderA Java library providing loggers and appenders to format logs into JSON and other data formats using Jackson.2,448
stleary/json-javaProvides a reference implementation of JSON parsing and generation in Java4,547
pjfanning/jackson-module-enumeratumA Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization4